diff options
-rw-r--r-- | app-antivirus/clamav/clamav-0.102.1-r2.ebuild (renamed from app-antivirus/clamav/clamav-0.102.1-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-antivirus/clamav/clamav-0.102.1-r1.ebuild b/app-antivirus/clamav/clamav-0.102.1-r2.ebuild index 2c69d1693411..8a85bf5c1129 100644 --- a/app-antivirus/clamav/clamav-0.102.1-r1.ebuild +++ b/app-antivirus/clamav/clamav-0.102.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -23,7 +23,7 @@ CDEPEND="bzip2? ( app-arch/bzip2 ) >=sys-libs/zlib-1.2.2:= !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) - sys-devel/libtool + dev-libs/libltdl || ( dev-libs/libpcre2 >dev-libs/libpcre-6 ) dev-libs/libmspack xml? ( dev-libs/libxml2 ) |