mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
weston: add a missing build dep
This commit is contained in:
parent
513bd87aa5
commit
d27df75a3a
1 changed files with 2 additions and 1 deletions
|
@ -11,7 +11,8 @@ makedepends="libpng-devel wayland-devel wayland-protocols libxkbcommon-devel
|
||||||
pixman-devel pango-devel cairo-devel mtdev-devel libwebp-devel
|
pixman-devel pango-devel cairo-devel mtdev-devel libwebp-devel
|
||||||
poppler-glib-devel pam-devel lcms2-devel eudev-libudev-devel libdrm-devel
|
poppler-glib-devel pam-devel lcms2-devel eudev-libudev-devel libdrm-devel
|
||||||
libinput-devel libxcb-devel libXcursor-devel colord-devel dbus-devel
|
libinput-devel libxcb-devel libXcursor-devel colord-devel dbus-devel
|
||||||
$(vopt_if vaapi 'glu-devel libva-devel') $(vopt_if elogind elogind-devel)"
|
$(vopt_if vaapi 'glu-devel libva-devel') $(vopt_if elogind elogind-devel)
|
||||||
|
libevdev-devel"
|
||||||
short_desc="Reference implementation of a Wayland compositor"
|
short_desc="Reference implementation of a Wayland compositor"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
|
Loading…
Add table
Reference in a new issue