sys-apps/systemd: Bump sys-apps/util-linux dependency
authorElias Probst <mail@eliasprobst.eu>
Wed, 23 Sep 2015 10:26:06 +0000 (12:26 +0200)
committerMike Gilbert <floppym@gentoo.org>
Wed, 23 Sep 2015 14:15:31 +0000 (10:15 -0400)
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

sys-apps/systemd/systemd-9999.ebuild

index 6068bc69709411ab16b280f090da113e096d7a06..2ec9957ae00021ac18d6be4570e0f420399997a3 100644 (file)
@@ -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= )