summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz93@gmail.com>2024-03-02 23:45:17 -0500
committerSam James <sam@gentoo.org>2024-03-03 05:51:11 +0000
commit390f613a5342052b7c01a1aa4558048ef38685ce (patch)
treee63155bfdb791b75232e2e6b0adbd75e20c8c274 /net-dns
parentnet-dns/maradns: fix totally broken patch (diff)
downloadgentoo-390f613a5342052b7c01a1aa4558048ef38685ce.tar.gz
gentoo-390f613a5342052b7c01a1aa4558048ef38685ce.tar.bz2
gentoo-390f613a5342052b7c01a1aa4558048ef38685ce.zip
net-dns/maradns: don't require acct-* packages to compile
With --buildpkgonly the account packages aren't needed, so don't force them to be installed yet. An RDEPEND is fine. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/maradns/maradns-3.5.0022.ebuild5
-rw-r--r--net-dns/maradns/maradns-3.5.0036.ebuild3
2 files changed, 3 insertions, 5 deletions
diff --git a/net-dns/maradns/maradns-3.5.0022.ebuild b/net-dns/maradns/maradns-3.5.0022.ebuild
index 85670bec1b68..2b29f3c404a5 100644
--- a/net-dns/maradns/maradns-3.5.0022.ebuild
+++ b/net-dns/maradns/maradns-3.5.0022.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -18,11 +18,10 @@ IUSE="examples"
BDEPEND="${PYTHON_DEPS}
dev-lang/perl"
-DEPEND="
+RDEPEND="
acct-group/maradns
acct-user/duende
acct-user/maradns"
-RDEPEND="${DEPEND}"
PATCHES=(
"${FILESDIR}"/${P}-flags.patch
diff --git a/net-dns/maradns/maradns-3.5.0036.ebuild b/net-dns/maradns/maradns-3.5.0036.ebuild
index fc926f30ad71..3ae5a00374ac 100644
--- a/net-dns/maradns/maradns-3.5.0036.ebuild
+++ b/net-dns/maradns/maradns-3.5.0036.ebuild
@@ -18,11 +18,10 @@ IUSE="examples"
BDEPEND="${PYTHON_DEPS}
dev-lang/perl"
-DEPEND="
+RDEPEND="
acct-group/maradns
acct-user/duende
acct-user/maradns"
-RDEPEND="${DEPEND}"
PATCHES=(
"${FILESDIR}"/${PN}-3.5.0036-flags.patch