From: Michał Górny Date: Fri, 20 Sep 2019 06:57:57 +0000 (+0200) Subject: net-analyzer/wireshark: [QA] Silence PYTHON_DEPS warning in old ver X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a5aa3bedbdb5bc10fde05d5fe714c9362aaa585b;p=gentoo.git net-analyzer/wireshark: [QA] Silence PYTHON_DEPS warning in old ver Move PYTHON_DEPS to RDEPEND to match eclass used in 3.0*. This is going to silence the CI report, finally making it possible to turn it into proper warning, and the proper fix will land in its time via 3.1.0. Closes: https://bugs.gentoo.org/691464 Signed-off-by: Michał Górny --- diff --git a/net-analyzer/wireshark/wireshark-3.0.3.ebuild b/net-analyzer/wireshark/wireshark-3.0.3.ebuild index 602150453439..25bf89b8cfe8 100644 --- a/net-analyzer/wireshark/wireshark-3.0.3.ebuild +++ b/net-analyzer/wireshark/wireshark-3.0.3.ebuild @@ -53,12 +53,12 @@ CDEPEND=" sshdump? ( >=net-libs/libssh-0.6 ) ssl? ( net-libs/gnutls:= ) zlib? ( sys-libs/zlib ) + ${PYTHON_DEPS} " # We need perl for `pod2html`. The rest of the perl stuff is to block older # and broken installs. #455122 DEPEND=" ${CDEPEND} - ${PYTHON_DEPS} " BDEPEND=" !