mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 08:25:07 +03:00
libepoxy (add freeglut) (#3867)
This commit is contained in:
parent
38dcc62bdc
commit
1f5cc45023
1 changed files with 2 additions and 2 deletions
|
@ -16,10 +16,10 @@ build:
|
|||
ninja-build.org: '*'
|
||||
freedesktop.org/pkg-config: '*'
|
||||
python.org: '>=3.1<3.12'
|
||||
linux:
|
||||
freeglut.sourceforge.io: '*'
|
||||
working-directory: build
|
||||
script:
|
||||
- run: "sed -i'' -e 's|auto|no|g' $HOME/../meson_options.txt"
|
||||
if: linux
|
||||
- meson setup $ARGS ..
|
||||
- ninja
|
||||
- ninja install
|
||||
|
|
Loading…
Reference in a new issue