wf-shell: fix build

This commit is contained in:
Jürgen Buchmüller 2020-01-25 15:28:06 +01:00
parent 0f89da6392
commit ccfcf21b11

View file

@ -10,7 +10,8 @@ build_style=meson
build_helper="gir" build_helper="gir"
hostmakedepends="gobject-introspection pkg-config wayland-devel" hostmakedepends="gobject-introspection pkg-config wayland-devel"
makedepends="alsa-lib-devel pulseaudio-devel gtkmm-devel makedepends="alsa-lib-devel pulseaudio-devel gtkmm-devel
gtk+3-devel libevdev-devel wlroots-devel wf-config-devel" gtk+3-devel libevdev-devel wlroots-devel wf-config-devel
xcb-util-errors-devel xcb-util-wm-devel"
short_desc="Wayfire shell with GTK-based panel and background client" short_desc="Wayfire shell with GTK-based panel and background client"
maintainer="Young Jin Park <youngjinpark20@gmail.com>" maintainer="Young Jin Park <youngjinpark20@gmail.com>"
license="MIT" license="MIT"