summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Jäkel <g.jaekel@dnb.de>2024-11-29 10:12:09 +0100
committerFlorian Schmaus <flow@gentoo.org>2024-11-29 15:03:53 +0100
commita9fe12cd1061d0fa40f85a30db479e26f6ed4986 (patch)
tree01c2589c96f10b17686720968fb59ae958c69e48 /net-dns
parentx11-wm/awesome: Sync live ebuild EAPI-8 change to 4.3-r103 (diff)
downloadgentoo-a9fe12cd1061d0fa40f85a30db479e26f6ed4986.tar.gz
gentoo-a9fe12cd1061d0fa40f85a30db479e26f6ed4986.tar.bz2
gentoo-a9fe12cd1061d0fa40f85a30db479e26f6ed4986.zip
net-dns/dnstop: add ming BDEPEND=pkgconfig
Closes: https://github.com/gentoo/gentoo/pull/39518 Signed-off-by: Guido Jäkel <g.jaekel@dnb.de> Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/dnstop/dnstop-20140915-r3.ebuild7
1 files changed, 5 insertions, 2 deletions
diff --git a/net-dns/dnstop/dnstop-20140915-r3.ebuild b/net-dns/dnstop/dnstop-20140915-r3.ebuild
index 30758ba27b51..a211bf87616b 100644
--- a/net-dns/dnstop/dnstop-20140915-r3.ebuild
+++ b/net-dns/dnstop/dnstop-20140915-r3.ebuild
@@ -13,9 +13,12 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="amd64 arm ~hppa ppc x86"
-RDEPEND="sys-libs/ncurses:0
- net-libs/libpcap"
+RDEPEND="
+ sys-libs/ncurses:0
+ net-libs/libpcap
+"
DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
PATCHES=(
"${FILESDIR}/${P}"-pkg-config.patch