mirror of
https://github.com/ivabus/pantry
synced 2024-11-25 18:05:07 +03:00
parent
6ed35e1745
commit
df15fdebc3
1 changed files with 2 additions and 1 deletions
|
@ -14,6 +14,7 @@ build:
|
||||||
tea.xyz/gx/cc: c99
|
tea.xyz/gx/cc: c99
|
||||||
tea.xyz/gx/make: '*'
|
tea.xyz/gx/make: '*'
|
||||||
libexpat.github.io: '*'
|
libexpat.github.io: '*'
|
||||||
|
github.com/westes/flex: '*'
|
||||||
script: |
|
script: |
|
||||||
./configure $ARGS
|
./configure $ARGS
|
||||||
make -j {{ hw.concurrency }} install
|
make -j {{ hw.concurrency }} install
|
||||||
|
@ -43,4 +44,4 @@ provides:
|
||||||
- bin/unbound-checkconf
|
- bin/unbound-checkconf
|
||||||
- bin/unbound-control
|
- bin/unbound-control
|
||||||
- bin/unbound-control-setup
|
- bin/unbound-control-setup
|
||||||
- bin/unbound-host
|
- bin/unbound-host
|
||||||
|
|
Loading…
Reference in a new issue