mirror of
https://codeberg.org/kiss-community/repo
synced 2025-01-29 10:57:45 -07:00
libepoxy: remove xorg dependency
This commit is contained in:
parent
7be91e2834
commit
1c0db740b3
@ -7,7 +7,8 @@ meson \
|
||||
--sysconfdir=/etc \
|
||||
--mandir=/usr/share/man \
|
||||
-Dhas-dlvsym=false \
|
||||
-Dx11=true \
|
||||
-Degl=yes \
|
||||
-Dx11=false \
|
||||
. output
|
||||
|
||||
ninja -C output
|
||||
|
@ -1,3 +1,2 @@
|
||||
libX11 make
|
||||
mesa make
|
||||
meson make
|
||||
|
Loading…
Reference in New Issue
Block a user