xorg-server: fix depends

This commit is contained in:
Dylan Araps 2019-08-18 09:06:38 +00:00
parent 7fe4c5e3f5
commit bba1cc7dd9
3 changed files with 21 additions and 5 deletions

View File

@ -3,11 +3,17 @@
./configure \ ./configure \
--prefix=/usr \ --prefix=/usr \
--disable-systemd-logind \ --disable-systemd-logind \
--disable-xwayland \
--disable-unit-tests \
--enable-glx \ --enable-glx \
--enable-dri \ --enable-dri \
--enable-dri2 \ --enable-dri2 \
--enable-dri3 \ --enable-dri3 \
--enable-xorg --enable-xorg \
--enable-config-udev \
--enable-config-udev-kms \
--with-sha1=libcrypto \
--with-systemd-daemon=off
make make
make DESTDIR="$1" install make DESTDIR="$1" install

View File

@ -1,11 +1,21 @@
eudev eudev
freetype-harfbuzz
libX11 libX11
libXau
libXdamage
libXext
libXfixes
libXfont2 libXfont2
libXxf86vm
libdrm libdrm
libepoxy libepoxy
libressl make libfontenc
libpciaccess
libressl
libxcb
libxkbfile libxkbfile
mesa make libxshmfence
pixman make mesa
pixman
xinit xinit
xkeyboard-config xkeyboard-config

View File

@ -1 +1 @@
1.20.5 4 1.20.5 5