commit: b49248478ef676ece45fa39620bf2a16bd104f4c
Author: Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
AuthorDate: Tue Oct 8 11:49:50 2024 +0000
Commit: Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
CommitDate: Tue Oct 8 11:49:50 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b4924847
gui-apps/nwg-panel-9999: add dependency
Signed-off-by: Pascal Jäger <pascal.jaeger <AT> leimstift.de>
gui-apps/nwg-panel/nwg-panel-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gui-apps/nwg-panel/nwg-panel-9999.ebuild
b/gui-apps/nwg-panel/nwg-panel-9999.ebuild
index 4a1dd24ce..354aa6e39 100644
--- a/gui-apps/nwg-panel/nwg-panel-9999.ebuild
+++ b/gui-apps/nwg-panel/nwg-panel-9999.ebuild
@@ -30,7 +30,7 @@ RDEPEND="
dev-python/dasbus[${PYTHON_USEDEP}]
gui-apps/nwg-icon-picker
media-sound/playerctl
- gui-libs/gtk-layer-shell
+ gui-libs/gtk-layer-shell[introspection]
"
DEPEND="${RDEPEND}"