wf-shell: fix build
This commit is contained in:
parent
0f89da6392
commit
ccfcf21b11
1 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,8 @@ build_style=meson
|
|||
build_helper="gir"
|
||||
hostmakedepends="gobject-introspection pkg-config wayland-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"
|
||||
maintainer="Young Jin Park <youngjinpark20@gmail.com>"
|
||||
license="MIT"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue