diff options
author | Elias Probst <mail@eliasprobst.eu> | 2015-09-23 12:26:06 +0200 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2015-09-23 10:15:31 -0400 |
commit | 547b6f434aa861712ac65ee96707f3ec6b81f86f (patch) | |
tree | 61cd45c797e3941053ca35f55aadc5947f70580e /sys-apps | |
parent | net-im/skype: plasma useflag added bug #552068. (diff) | |
download | gentoo-547b6f434aa861712ac65ee96707f3ec6b81f86f.tar.gz gentoo-547b6f434aa861712ac65ee96707f3ec6b81f86f.tar.bz2 gentoo-547b6f434aa861712ac65ee96707f3ec6b81f86f.zip |
sys-apps/systemd: Bump sys-apps/util-linux dependency
Since systemd@85fade1 >=sys-apps/util-linux-2.27 is required due to
changes in the usage of libmount which is part of util-linux.
Closes #122.
Bug: https://bugs.gentoo.org/561244
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/systemd/systemd-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/systemd/systemd-9999.ebuild b/sys-apps/systemd/systemd-9999.ebuild index 6068bc697094..2ec9957ae000 100644 --- a/sys-apps/systemd/systemd-9999.ebuild +++ b/sys-apps/systemd/systemd-9999.ebuild @@ -28,7 +28,7 @@ REQUIRED_USE="importd? ( curl gcrypt lzma )" MINKV="3.11" -COMMON_DEPEND=">=sys-apps/util-linux-2.26:0=[${MULTILIB_USEDEP}] +COMMON_DEPEND=">=sys-apps/util-linux-2.27:0=[${MULTILIB_USEDEP}] sys-libs/libcap:0=[${MULTILIB_USEDEP}] !<sys-libs/glibc-2.16 acl? ( sys-apps/acl:0= ) |