diff options
author | Mattia Gasparotto <gasmat04@gmail.com> | 2021-11-21 10:45:40 +0100 |
---|---|---|
committer | Mattia Gasparotto <gasmat04@gmail.com> | 2021-11-21 10:45:55 +0100 |
commit | 7b9f99238a630f8135a5037841829614e69cfe99 (patch) | |
tree | 35cbe041947d871cc76e9b140d1a4e34a5003cc9 /gui-apps/wlogout | |
parent | gui-apps/foot-terminfo: Prevent package collision (diff) | |
download | guru-7b9f99238a630f8135a5037841829614e69cfe99.tar.gz guru-7b9f99238a630f8135a5037841829614e69cfe99.tar.bz2 guru-7b9f99238a630f8135a5037841829614e69cfe99.zip |
gui-apps/wlogout: restored dependencies (added wayland flag)
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Mattia Gasparotto <gasmat04@gmail.com>
Diffstat (limited to 'gui-apps/wlogout')
-rw-r--r-- | gui-apps/wlogout/wlogout-1.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 )" |