diff options
author | 2015-11-19 18:42:47 -0500 | |
---|---|---|
committer | 2015-11-19 18:42:47 -0500 | |
commit | a4992e08fb07ad45505a7aa916aba818f4c23bc6 (patch) | |
tree | e2513b357c1489efc2af7095e16078aafdcdd734 /sys-apps | |
parent | app-eselect/eselect-php: new revision removing php-fpm init dependencies. (diff) | |
download | gentoo-a4992e08fb07ad45505a7aa916aba818f4c23bc6.tar.gz gentoo-a4992e08fb07ad45505a7aa916aba818f4c23bc6.tar.bz2 gentoo-a4992e08fb07ad45505a7aa916aba818f4c23bc6.zip |
sys-apps/systemd: Require util-linux-2.27.1
Package-Manager: portage-2.2.25
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 ceb34355095a..440c35f86df0 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.27:0=[${MULTILIB_USEDEP}] +COMMON_DEPEND=">=sys-apps/util-linux-2.27.1:0=[${MULTILIB_USEDEP}] sys-libs/libcap:0=[${MULTILIB_USEDEP}] !<sys-libs/glibc-2.16 acl? ( sys-apps/acl:0= ) |