summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2020-06-09 16:16:52 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2020-06-09 16:17:04 -0500
commit6374f22a4ec4034fc220f621aa854d01c2113101 (patch)
tree987ccc6aeb60cc99d1233d9a9200f3a455a552fd /gui-wm/sway/sway-9999.ebuild
parentnet-wireless/uhd: install everything by default (diff)
downloadgentoo-6374f22a4ec4034fc220f621aa854d01c2113101.tar.gz
gentoo-6374f22a4ec4034fc220f621aa854d01c2113101.tar.bz2
gentoo-6374f22a4ec4034fc220f621aa854d01c2113101.zip
gui-wm/sway: add missing consolekit dep
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'gui-wm/sway/sway-9999.ebuild')
-rw-r--r--gui-wm/sway/sway-9999.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/gui-wm/sway/sway-9999.ebuild b/gui-wm/sway/sway-9999.ebuild
index e4618c207ab9..c1b6403cdb81 100644
--- a/gui-wm/sway/sway-9999.ebuild
+++ b/gui-wm/sway/sway-9999.ebuild
@@ -53,6 +53,7 @@ else
fi
RDEPEND="
x11-misc/xkeyboard-config
+ !elogind? ( !systemd? ( sys-auth/consolekit ) )
${DEPEND}
"
BDEPEND="