Skip to content

Commit

Permalink
nwg-launchers: add gtk-layer-shell to makedepends
Browse files Browse the repository at this point in the history
This dependancy makes nwg-launchers work better under wayland compositors,
by enabling layer-shell support.
  • Loading branch information
jovanlanik authored and paper42 committed Mar 16, 2022
1 parent 4b94803 commit 033d8b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/nwg-launchers/template
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Template file for 'nwg-launchers'
pkgname=nwg-launchers
version=0.6.3
revision=1
revision=2
build_style=meson
hostmakedepends="pkg-config"
makedepends="gtkmm-devel json-c++"
makedepends="gtkmm-devel gtk-layer-shell-devel json-c++"
short_desc="GTK-based launchers for window managers"
maintainer="Érico Nogueira <ericonr@disroot.org>"
license="GPL-3.0-or-later"
Expand Down

0 comments on commit 033d8b3

Please sign in to comment.