mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
apparently node won't build with python 3.11
This commit is contained in:
parent
d4aa2e3a06
commit
7f339fea48
|
@ -20,7 +20,7 @@ build:
|
|||
dependencies:
|
||||
tea.xyz/gx/cc: c99
|
||||
tea.xyz/gx/make: '*'
|
||||
python.org: ^3.10
|
||||
python.org: '>=3.7 <3.11'
|
||||
freedesktop.org/pkg-config: ^0.29
|
||||
script: |
|
||||
./configure $ARGS
|
||||
|
|
Loading…
Reference in a new issue