From 7b9f99238a630f8135a5037841829614e69cfe99 Mon Sep 17 00:00:00 2001 From: Mattia Gasparotto Date: Sun, 21 Nov 2021 10:45:40 +0100 Subject: [PATCH] gui-apps/wlogout: restored dependencies (added wayland flag) Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Mattia Gasparotto --- 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 8e253cd2f3..056d0bff97 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 )"