sys-kernel/dracut: Remove support for non-existent deps
authorMichał Górny <mgorny@gentoo.org>
Sun, 26 Aug 2018 20:20:57 +0000 (22:20 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 26 Aug 2018 20:34:38 +0000 (22:34 +0200)
sys-kernel/dracut/dracut-044-r1.ebuild
sys-kernel/dracut/dracut-044-r3.ebuild
sys-kernel/dracut/dracut-045-r2.ebuild

index d31e51ccba92f1ba91e40ca8db8f37bf634151b3..9257c5e40e2955ca39a0aa247d0ac742e2ab4e8a 100644 (file)
@@ -25,7 +25,6 @@ RDEPEND="${CDEPEND}
        || (
                >=sys-apps/sysvinit-2.87-r3
                sys-apps/systemd[sysv-utils]
-               sys-apps/systemd-sysv-utils
        )
        >=sys-apps/util-linux-2.21
 
index 912b504799acb38caab88b13180f1c00bf082a1e..fe6b6da7f5620683d84868d2ff65f30ac4519fba 100644 (file)
@@ -28,7 +28,6 @@ RDEPEND="${CDEPEND}
        || (
                >=sys-apps/sysvinit-2.87-r3
                sys-apps/systemd[sysv-utils]
-               sys-apps/systemd-sysv-utils
        )
        >=sys-apps/util-linux-2.21
 
index 13e9d481ce18411acd552338d1224174ce04af19..c5346244e0b999857956928a77aa92c57bf5773e 100644 (file)
@@ -25,7 +25,6 @@ RDEPEND="${CDEPEND}
        || (
                >=sys-apps/sysvinit-2.87-r3
                sys-apps/systemd[sysv-utils]
-               sys-apps/systemd-sysv-utils
        )
        sys-apps/coreutils[xattr(-)]
        >=sys-apps/util-linux-2.21