mirror of
https://github.com/ivabus/pantry
synced 2025-06-08 08:20:32 +03:00
fix(x11)
recently things have been wanting these to build. something changed...
This commit is contained in:
parent
a2f0e848e8
commit
c9bf2cd5cd
1 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,8 @@ build:
|
|||
x.org/util-macros: '*'
|
||||
x.org/xtrans: ^1
|
||||
gnu.org/sed: '*' # or build fails on macOS
|
||||
gnu.org/autoconf: '*'
|
||||
gnu.org/automake: '*'
|
||||
script: |
|
||||
./configure $ARGS
|
||||
make --jobs {{ hw.concurrency }} install
|
||||
|
|
Loading…
Reference in a new issue