commit:     a9fe12cd1061d0fa40f85a30db479e26f6ed4986
Author:     Guido Jäkel <g.jaekel <AT> dnb <DOT> de>
AuthorDate: Fri Nov 29 09:12:09 2024 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Fri Nov 29 14:03:53 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9fe12cd

net-dns/dnstop: add ming BDEPEND=pkgconfig

Closes: https://github.com/gentoo/gentoo/pull/39518
Signed-off-by: Guido Jäkel <g.jaekel <AT> dnb.de>
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 net-dns/dnstop/dnstop-20140915-r3.ebuild | 7 +++++--
 1 file 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

Reply via email to