Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/gentoo-systemd-integration/
Date: Sun, 03 Nov 2019 15:56:19
Message-Id: 1572796569.c7a07585a5b3c25db6f46839cab706a29df26f9b.mgorny@gentoo
1 commit: c7a07585a5b3c25db6f46839cab706a29df26f9b
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 3 15:50:46 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 3 15:56:09 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7a07585
7
8 sys-apps/gentoo-systemd-integration: Kill dep on systemd-m4
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 .../gentoo-systemd-integration-9999.ebuild | 6 +-----
13 1 file changed, 1 insertion(+), 5 deletions(-)
14
15 diff --git a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild
16 index 74179967eb4..37315de4274 100644
17 --- a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild
18 +++ b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2018 Gentoo Foundation
21 +# Copyright 1999-2019 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -26,10 +26,6 @@ RDEPEND=">=sys-apps/systemd-207
26 DEPEND=">=sys-apps/systemd-207
27 virtual/pkgconfig"
28
29 -if [[ ${PV} == 9999 ]]; then
30 - DEPEND+=" sys-devel/systemd-m4"
31 -fi
32 -
33 src_prepare() {
34 default
35 [[ ${PV} != 9999 ]] || eautoreconf