wf-shell: depends on gtk-layer-shell; do not replace it.

This commit is contained in:
Juan RP 2020-04-06 21:55:04 +02:00
parent eefbcee157
commit 38ca0b973c
No known key found for this signature in database
GPG key ID: AF19F6CB482F9368

View file

@ -1,13 +1,14 @@
# Template file for 'wf-shell'
pkgname=wf-shell
version=0.4.0
revision=1
revision=2
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
xcb-util-errors-devel xcb-util-wm-devel glm wayfire"
xcb-util-errors-devel xcb-util-wm-devel gtk-layer-shell-devel
glm wayfire"
short_desc="Wayfire shell with GTK-based panel and background client"
maintainer="Young Jin Park <youngjinpark20@gmail.com>"
license="MIT"