summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2015-11-19 18:42:47 -0500
committerMike Gilbert <floppym@gentoo.org>2015-11-19 18:42:47 -0500
commita4992e08fb07ad45505a7aa916aba818f4c23bc6 (patch)
treee2513b357c1489efc2af7095e16078aafdcdd734 /sys-apps
parentapp-eselect/eselect-php: new revision removing php-fpm init dependencies. (diff)
downloadgentoo-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.ebuild2
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= )