From: Michał Górny Date: Sun, 3 Nov 2019 15:50:46 +0000 (+0100) Subject: sys-apps/gentoo-systemd-integration: Kill dep on systemd-m4 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c7a07585a5b3c25db6f46839cab706a29df26f9b;p=gentoo.git sys-apps/gentoo-systemd-integration: Kill dep on systemd-m4 Signed-off-by: Michał Górny --- 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 74179967eb4f..37315de4274a 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