From 3833fd198efb1a8b90f15903f92676fea5cf9554 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Fri, 15 Jun 2012 21:10:25 +0300 Subject: repoman: warn about every 'pkgconfig' implementation in RDEPENDs Signed-off-by: Sergei Trofimovich --- bin/repoman | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bin/repoman b/bin/repoman index c18626dbe..7204f50dc 100755 --- a/bin/repoman +++ b/bin/repoman @@ -490,7 +490,10 @@ suspect_rdepend = frozenset([ "dev-util/gtk-doc-am", "dev-util/intltool", "dev-util/jam", + "dev-util/pkg-config-lite", + "dev-util/pkgconf", "dev-util/pkgconfig", + "dev-util/pkgconfig-openbsd", "dev-util/scons", "dev-util/unifdef", "dev-util/yacc", @@ -505,6 +508,7 @@ suspect_rdepend = frozenset([ "sys-devel/m4", "sys-devel/pmake", "virtual/linux-sources", + "virtual/pkgconfig", "x11-misc/bdftopcf", "x11-misc/imake", ]) -- cgit v1.2.3-1-g7c22