mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
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:
committed by
Florian Schmaus
parent
9757098712
commit
a9fe12cd10
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user