commit:     c7a07585a5b3c25db6f46839cab706a29df26f9b
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  3 15:50:46 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Nov  3 15:56:09 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7a07585

sys-apps/gentoo-systemd-integration: Kill dep on systemd-m4

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 .../gentoo-systemd-integration-9999.ebuild                          | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git 
a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild 
b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild
index 74179967eb4..37315de4274 100644
--- a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild
+++ b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -26,10 +26,6 @@ RDEPEND=">=sys-apps/systemd-207
 DEPEND=">=sys-apps/systemd-207
        virtual/pkgconfig"
 
-if [[ ${PV} == 9999 ]]; then
-       DEPEND+=" sys-devel/systemd-m4"
-fi
-
 src_prepare() {
        default
        [[ ${PV} != 9999 ]] || eautoreconf

Reply via email to