mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
xarcan: add missing build dep on libxshmfence-devel
This commit is contained in:
parent
1b2353b37e
commit
99b25bc417
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ configure_args="-Dglamor=true -Dint10=false -Dipv6=true -Dsystemd_logind=false
|
||||||
hostmakedepends="automake font-util libtool pkg-config xorg-util-macros xtrans"
|
hostmakedepends="automake font-util libtool pkg-config xorg-util-macros xtrans"
|
||||||
makedepends="MesaLib-devel arcan-devel libX11-devel libXfont2-devel libdrm-devel
|
makedepends="MesaLib-devel arcan-devel libX11-devel libXfont2-devel libdrm-devel
|
||||||
libepoxy-devel openssl-devel libtirpc-devel libxkbfile-devel pixman-devel
|
libepoxy-devel openssl-devel libtirpc-devel libxkbfile-devel pixman-devel
|
||||||
xorgproto"
|
xorgproto libxshmfence-devel"
|
||||||
short_desc="Patched Xserver that bridges connections to Arcan"
|
short_desc="Patched Xserver that bridges connections to Arcan"
|
||||||
maintainer="Piraty <piraty1@inbox.ru>"
|
maintainer="Piraty <piraty1@inbox.ru>"
|
||||||
license="MIT, BSD-3-Clause"
|
license="MIT, BSD-3-Clause"
|
||||||
|
|
Loading…
Add table
Reference in a new issue