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>
This commit is contained in:
Guido Jäkel
2024-11-29 10:12:09 +01:00
committed by Florian Schmaus
parent 9757098712
commit a9fe12cd10

View File

@@ -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