From c7a07585a5b3c25db6f46839cab706a29df26f9b Mon Sep 17 00:00:00 2001 From: Michał Górny <mgorny@gentoo.org> Date: Sun, 3 Nov 2019 16:50:46 +0100 Subject: sys-apps/gentoo-systemd-integration: Kill dep on systemd-m4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny <mgorny@gentoo.org> --- .../gentoo-systemd-integration-9999.ebuild | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'sys-apps/gentoo-systemd-integration') 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 -- cgit v1.2.3-65-gdbad