mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-07 00:35:41 +08:00
Add libuuid
This commit is contained in:
14
config/pkg/lib/libuuid.yml
Normal file
14
config/pkg/lib/libuuid.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
libuuid:
|
||||
type: library
|
||||
artifact:
|
||||
source:
|
||||
type: git
|
||||
url: 'https://github.com/static-php/libuuid.git'
|
||||
rev: master
|
||||
metadata:
|
||||
license-files: [COPYING]
|
||||
license: MIT
|
||||
headers:
|
||||
- uuid/uuid.h
|
||||
static-libs@unix:
|
||||
- libuuid.a
|
||||
Reference in New Issue
Block a user