From: coyote Date: Fri, 24 Nov 2017 13:53:32 +0000 (+0300) Subject: app-antivirus/clamav: fix dependencies in libpcre & libpcre2 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=41682d1eb1c6fba307b3c3b0b2cce8607f2d2432;p=gentoo.git app-antivirus/clamav: fix dependencies in libpcre & libpcre2 Closes: https://bugs.gentoo.org/628068 Closes: https://bugs.gentoo.org/603940 (cherry picked from commit ba70bffd9067212f57640d39dfb051c92dbab1dc) Signed-off-by: Robin H. Johnson Closes: https://github.com/gentoo/gentoo/pull/6280 --- diff --git a/app-antivirus/clamav/clamav-0.99.2-r1.ebuild b/app-antivirus/clamav/clamav-0.99.2-r1.ebuild index a44017407cfa..ec11c3e098f8 100644 --- a/app-antivirus/clamav/clamav-0.99.2-r1.ebuild +++ b/app-antivirus/clamav/clamav-0.99.2-r1.ebuild @@ -24,7 +24,7 @@ CDEPEND="bzip2? ( app-arch/bzip2 ) !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) sys-devel/libtool - >dev-libs/libpcre-6 + || ( dev-libs/libpcre2 >dev-libs/libpcre-6 ) !!