2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00

xorg-server: Make udev dependency optional

This commit is contained in:
Dylan Araps 2020-01-19 16:04:57 +02:00
parent ee0f44e3e3
commit b6494a9e59
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
3 changed files with 1 additions and 4 deletions

View File

@ -14,8 +14,6 @@ patch -p1 < rootless_modesetting.patch
--enable-dri3 \
--enable-glamor \
--enable-xorg \
--enable-config-udev \
--enable-config-udev-kms \
--with-sha1=libcrypto \
--with-systemd-daemon=off

View File

@ -1,5 +1,4 @@
bzip2
eudev
freetype-harfbuzz
libX11
libXau

View File

@ -1 +1 @@
1.20.7 1
1.20.7 2