diff options
author | Sven Eden <sven.eden@gmx.de> | 2018-01-14 23:05:20 +0100 |
---|---|---|
committer | Sven Eden <sven.eden@gmx.de> | 2018-01-14 23:05:20 +0100 |
commit | c4228a2f153d4092bd0ca06c6af1e495085c3d7a (patch) | |
tree | 1183f2ef590f4b332b7769353061b5d5b39218f6 /sys-auth/elogind | |
parent | sys-auth/elogind: Bump to 233.7 and 235.1 - Cleaned up the rest (diff) | |
download | seden-c4228a2f153d4092bd0ca06c6af1e495085c3d7a.tar.gz seden-c4228a2f153d4092bd0ca06c6af1e495085c3d7a.tar.bz2 seden-c4228a2f153d4092bd0ca06c6af1e495085c3d7a.zip |
sys-auth/elogind-233.7 : Depend on glibc < 2.26, this version still uses the removed xlocale.h
Diffstat (limited to 'sys-auth/elogind')
-rw-r--r-- | sys-auth/elogind/elogind-233.7.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-auth/elogind/elogind-233.7.ebuild b/sys-auth/elogind/elogind-233.7.ebuild index c56a536..ba00b1f 100644 --- a/sys-auth/elogind/elogind-233.7.ebuild +++ b/sys-auth/elogind/elogind-233.7.ebuild @@ -33,6 +33,7 @@ DEPEND="${COMMON_DEPEND} " RDEPEND="${COMMON_DEPEND} !sys-apps/systemd + <sys-libs/glibc-2.26 " PDEPEND=" sys-apps/dbus |