xarcan: add missing build dep on libxshmfence-devel
This commit is contained in:
parent
1b2353b37e
commit
99b25bc417
|
@ -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"
|
||||
makedepends="MesaLib-devel arcan-devel libX11-devel libXfont2-devel libdrm-devel
|
||||
libepoxy-devel openssl-devel libtirpc-devel libxkbfile-devel pixman-devel
|
||||
xorgproto"
|
||||
xorgproto libxshmfence-devel"
|
||||
short_desc="Patched Xserver that bridges connections to Arcan"
|
||||
maintainer="Piraty <piraty1@inbox.ru>"
|
||||
license="MIT, BSD-3-Clause"
|
||||
|
|
Loading…
Reference in New Issue