mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
parent
5a32f8df33
commit
b3b2b4be44
|
@ -27,6 +27,7 @@ build:
|
||||||
gnu.org/bison: '*'
|
gnu.org/bison: '*'
|
||||||
github.com/westes/flex: '*'
|
github.com/westes/flex: '*'
|
||||||
python.org: ^3.11
|
python.org: ^3.11
|
||||||
|
perl.org: 5
|
||||||
script:
|
script:
|
||||||
- cmake -S . -B build $CMAKE_ARGS
|
- cmake -S . -B build $CMAKE_ARGS
|
||||||
- cmake --build build
|
- cmake --build build
|
||||||
|
|
Loading…
Reference in a new issue