xorg-server: enable libunwind support.
This commit is contained in:
parent
a20f155d4c
commit
10a390ba0b
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template build file for 'xorg-server'.
|
||||
pkgname=xorg-server
|
||||
version=1.17.1
|
||||
revision=7
|
||||
revision=8
|
||||
build_pie=yes
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-ipv6 --enable-xcsecurity --enable-record
|
||||
--enable-xnest --enable-xephyr --enable-composite --enable-xvfb
|
||||
--disable-static --disable-config-hal --disable-xfbdev --disable-xfake
|
||||
--enable-config-udev --enable-config-udev-kms
|
||||
--enable-libunwind --enable-config-udev --enable-config-udev-kms
|
||||
--with-xkb-path=/usr/share/X11/xkb --with-xkb-output=/var/lib/xkb
|
||||
--with-fontrootdir=/usr/share/fonts/X11 --with-sha1=libcrypto
|
||||
--disable-dmx --disable-xfree86-utils --enable-dga --enable-xorg
|
||||
|
@ -27,7 +27,7 @@ lib32disabled=yes
|
|||
|
||||
hostmakedepends="pkg-config perl flex"
|
||||
makedepends="
|
||||
damageproto inputproto glproto xproto presentproto
|
||||
libunwind-devel damageproto inputproto glproto xproto presentproto
|
||||
dri2proto dri3proto xf86driproto randrproto videoproto compositeproto scrnsaverproto
|
||||
resourceproto xineramaproto xcmiscproto bigreqsproto xcb-util-devel
|
||||
xcb-util-image-devel xcb-util-keysyms-devel xcb-util-wm-devel libudev-devel
|
||||
|
|
Loading…
Reference in a new issue