From 41682d1eb1c6fba307b3c3b0b2cce8607f2d2432 Mon Sep 17 00:00:00 2001 From: coyote Date: Fri, 24 Nov 2017 16:53:32 +0300 Subject: 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 --- app-antivirus/clamav/clamav-0.99.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-antivirus/clamav') 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 ) !!