mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
wf-shell: depends on gtk-layer-shell; do not replace it.
This commit is contained in:
parent
eefbcee157
commit
38ca0b973c
1 changed files with 3 additions and 2 deletions
|
@ -1,13 +1,14 @@
|
||||||
# Template file for 'wf-shell'
|
# Template file for 'wf-shell'
|
||||||
pkgname=wf-shell
|
pkgname=wf-shell
|
||||||
version=0.4.0
|
version=0.4.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=meson
|
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 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"
|
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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue