mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
wlroots0.17: add libliftoff dependency
This commit is contained in:
parent
9bcd1ad24d
commit
20424809ba
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'wlroots0.17'
|
||||
pkgname=wlroots0.17
|
||||
version=0.17.1
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=meson
|
||||
# Follow upstream packaging recommendations:
|
||||
# https://gitlab.freedesktop.org/wlroots/wlroots/-/wikis/Packaging-recommendations
|
||||
|
@ -11,7 +11,7 @@ hostmakedepends="pkg-config wayland-devel glslang hwids"
|
|||
_devel_depends="libgbm-devel libglvnd-devel libseat-devel eudev-libudev-devel
|
||||
libdrm-devel libinput-devel libxkbcommon-devel pixman-devel wayland-devel
|
||||
wayland-protocols vulkan-loader Vulkan-Headers xcb-util-errors-devel
|
||||
xcb-util-wm-devel xcb-util-renderutil-devel libdisplay-info-devel"
|
||||
xcb-util-wm-devel xcb-util-renderutil-devel libdisplay-info-devel libliftoff-devel"
|
||||
makedepends="${_devel_depends}
|
||||
libxcb-devel xcb-util-cursor-devel xcb-util-devel xcb-util-image-devel
|
||||
xcb-util-keysyms-devel xcb-util-xrm-devel xorg-server-xwayland"
|
||||
|
|
Loading…
Add table
Reference in a new issue