mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 03:44:06 +00:00
.github: freebsd: install libudev-devd
Allow building with udev features, eg. XORG_PLATFORM_BUS. Using libudev-devd, which provides a libudev api while speaking to devd. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
committed by
Enrico Weigelt
parent
ead8331996
commit
8ad4b6a309
1
.github/scripts/freebsd/install-pkg.sh
vendored
1
.github/scripts/freebsd/install-pkg.sh
vendored
@@ -15,6 +15,7 @@ pkg install -y \
|
||||
libxcvt \
|
||||
libglvnd \
|
||||
libepoxy \
|
||||
libudev-devd \
|
||||
mesa-dri \
|
||||
mesa-libs \
|
||||
meson \
|
||||
|
||||
Reference in New Issue
Block a user