summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-18 23:04:54 +0200
committerDavid Seifert <soap@gentoo.org>2021-06-18 23:04:54 +0200
commit3cf6d20b0362cc5d3c086d85346212a1c3e2618e (patch)
treea114c431d534c395e7e9c92e23c4d48a94dd6a17 /net-news
parentnet-misc/netkit-talk: add pkgconfig or pkgconfig-referenced libs deps (diff)
downloadgentoo-3cf6d20b0362cc5d3c086d85346212a1c3e2618e.tar.gz
gentoo-3cf6d20b0362cc5d3c086d85346212a1c3e2618e.tar.bz2
gentoo-3cf6d20b0362cc5d3c086d85346212a1c3e2618e.zip
net-news/snownews: add pkgconfig or pkgconfig-referenced libs deps
Add dependencies for either virtual/pkgconfig, move it into BDEPEND where applicable, or add dependencies for libraries we're trying to find with pkgconfig. Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-news')
-rw-r--r--net-news/snownews/snownews-1.6.10.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-news/snownews/snownews-1.6.10.ebuild b/net-news/snownews/snownews-1.6.10.ebuild
index f0c7c765c20e..c531137245bb 100644
--- a/net-news/snownews/snownews-1.6.10.ebuild
+++ b/net-news/snownews/snownews-1.6.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -26,7 +26,6 @@ RDEPEND="
DEPEND="
${COMMON_DEPEND}
"
-
BDEPEND="virtual/pkgconfig"
src_prepare() {