mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 11:04:10 -04:00
gui-apps/nwg-panel: fix variable order
Signed-off-by: Pascal Jäger <pascal.jaeger@leimstift.de>
This commit is contained in:
@@ -19,9 +19,8 @@ fi
|
||||
DESCRIPTION="GTK3-based panel for sway and Hyprland Wayland compositors"
|
||||
HOMEPAGE="https://github.com/nwg-piotr/nwg-panel"
|
||||
LICENSE="MIT"
|
||||
IUSE="systemd"
|
||||
|
||||
SLOT="0"
|
||||
IUSE="systemd"
|
||||
|
||||
RDEPEND="
|
||||
x11-libs/gtk+:3
|
||||
|
||||
Reference in New Issue
Block a user