commit:     d647bb50f2864b8d1dad9ea34d031c7954f54ce6
Author:     Ilya Tumaykin <itumaykin <AT> gmail <DOT> com>
AuthorDate: Fri Jan  6 15:16:52 2017 +0000
Commit:     Brian Dolbec <dolsen <AT> gentoo <DOT> org>
CommitDate: Fri Jan  6 16:06:26 2017 +0000
URL:        https://gitweb.gentoo.org/proj/portage.git/commit/?id=d647bb50

repoman: add virtual/linuxtv-dvb-headers to RDEPEND.suspect set

linuxtv-dvb-headers installs only headers. No linking happening.
Thus it isn't needed at runtime.

 repoman/pym/repoman/qa_data.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/repoman/pym/repoman/qa_data.py b/repoman/pym/repoman/qa_data.py
index ed7b83f..5059e8a 100644
--- a/repoman/pym/repoman/qa_data.py
+++ b/repoman/pym/repoman/qa_data.py
@@ -326,6 +326,7 @@ suspect_rdepend = frozenset([
        "sys-devel/m4",
        "sys-devel/pmake",
        "virtual/linux-sources",
+       "virtual/linuxtv-dvb-headers",
        "virtual/pkgconfig",
        "x11-misc/bdftopcf",
        "x11-misc/imake",

Reply via email to