diff options
author | 2017-02-12 01:57:09 +0100 | |
---|---|---|
committer | 2017-02-12 01:57:09 +0100 | |
commit | 6d17312be5a0a5279fcbb7d4e3deea80d4a9235d (patch) | |
tree | b2e10f357ae6dfcd88fc1eac9cff6e06e1d0e5e5 /sys-auth/elogind | |
parent | app-office/libreoffice: Fix build with glibc-2.24 (diff) | |
download | gentoo-6d17312be5a0a5279fcbb7d4e3deea80d4a9235d.tar.gz gentoo-6d17312be5a0a5279fcbb7d4e3deea80d4a9235d.tar.bz2 gentoo-6d17312be5a0a5279fcbb7d4e3deea80d4a9235d.zip |
sys-auth/elogind: Fix systemd blocker
Gentoo-bug: 608980
Package-Manager: portage-2.3.3
Diffstat (limited to 'sys-auth/elogind')
-rw-r--r-- | sys-auth/elogind/elogind-219.12-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/elogind/elogind-219.12-r5.ebuild b/sys-auth/elogind/elogind-219.12-r5.ebuild index e3e26fc0408e..0ca605fd357a 100644 --- a/sys-auth/elogind/elogind-219.12-r5.ebuild +++ b/sys-auth/elogind/elogind-219.12-r5.ebuild @@ -27,7 +27,7 @@ COMMON_DEPEND=" " RDEPEND="${COMMON_DEPEND} sys-apps/dbus - !sys-auth/systemd + !sys-apps/systemd " DEPEND="${COMMON_DEPEND} app-text/docbook-xml-dtd:4.2 |