mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 08:25:07 +03:00
parent
5d5e429c4b
commit
9ba44d2b80
1 changed files with 3 additions and 0 deletions
|
@ -8,7 +8,10 @@ versions:
|
||||||
- /^rev\//
|
- /^rev\//
|
||||||
dependencies:
|
dependencies:
|
||||||
python.org: ~3.11
|
python.org: ~3.11
|
||||||
|
llvm.org: <17 # needs gcc to sip-install
|
||||||
build:
|
build:
|
||||||
|
dependencies:
|
||||||
|
gnu.org/make: '*'
|
||||||
script:
|
script:
|
||||||
- python-venv.sh {{prefix}}/bin/sip-install
|
- python-venv.sh {{prefix}}/bin/sip-install
|
||||||
- python-venv.sh {{prefix}}/bin/sip-build
|
- python-venv.sh {{prefix}}/bin/sip-build
|
||||||
|
|
Loading…
Reference in a new issue