From 9ad0a0a7b6bc37ca1a18996b718d6e35ee0d8f5c Mon Sep 17 00:00:00 2001 From: Mattia Gasparotto Date: Sun, 21 Nov 2021 10:08:30 +0100 Subject: [PATCH] gui-apps/wlogout: corrected dependencies 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 aa0765bac6..8e253cd2f3 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="x11-libs/gtk+:= +DEPEND="gui-libs/gtk:= dev-libs/gobject-introspection doc? ( app-text/scdoc ) layershell? ( gui-libs/gtk-layer-shell )"