mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-06 00:05:42 +08:00
Add wineditline
This commit is contained in:
14
config/pkg/lib/wineditline.yml
Normal file
14
config/pkg/lib/wineditline.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
wineditline:
|
||||
type: library
|
||||
artifact:
|
||||
source:
|
||||
type: git
|
||||
url: 'https://github.com/winlibs/wineditline.git'
|
||||
rev: master
|
||||
metadata:
|
||||
license-files: [COPYING]
|
||||
license: GPL-2.0-or-later
|
||||
headers:
|
||||
- editline
|
||||
static-libs@windows:
|
||||
- edit_a.lib
|
||||
Reference in New Issue
Block a user