commit: 7b9f99238a630f8135a5037841829614e69cfe99
Author: Mattia Gasparotto <gasmat04 <AT> gmail <DOT> com>
AuthorDate: Sun Nov 21 09:45:40 2021 +0000
Commit: Mattia Gasparotto <gasmat04 <AT> gmail <DOT> com>
CommitDate: Sun Nov 21 09:45:55 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7b9f9923
gui-apps/wlogout: restored dependencies (added wayland flag)
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Mattia Gasparotto <gasmat04 <AT> gmail.com>
gui-apps/wlogout/wlogout-1.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gui-apps/wlogout/wlogout-1.1.1.ebuild
b/gui-apps/wlogout/wlogout-1.1.1.ebuild
index 8e253cd2f..056d0bff9 100644
--- a/gui-apps/wlogout/wlogout-1.1.1.ebuild
+++ b/gui-apps/wlogout/wlogout-1.1.1.ebuild
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="layershell doc bash-completions fish-completions zsh-completions"
-DEPEND="gui-libs/gtk:=
+DEPEND="x11-libs/gtk+[wayland(-)]
dev-libs/gobject-introspection
doc? ( app-text/scdoc )
layershell? ( gui-libs/gtk-layer-shell )"