diff options
Diffstat (limited to 'app-antivirus/clamav/clamav-0.98.7-r1.ebuild')
-rw-r--r-- | app-antivirus/clamav/clamav-0.98.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-antivirus/clamav/clamav-0.98.7-r1.ebuild b/app-antivirus/clamav/clamav-0.98.7-r1.ebuild index 565b0c580749..9132cdcf3037 100644 --- a/app-antivirus/clamav/clamav-0.98.7-r1.ebuild +++ b/app-antivirus/clamav/clamav-0.98.7-r1.ebuild @@ -22,8 +22,8 @@ CDEPEND="bzip2? ( app-arch/bzip2 ) milter? ( || ( mail-filter/libmilter mail-mta/sendmail ) ) dev-libs/libtommath >=sys-libs/zlib-1.2.2 - !libressl? ( dev-libs/openssl:0 ) - libressl? ( dev-libs/libressl ) + !libressl? ( dev-libs/openssl:0= ) + libressl? ( dev-libs/libressl:0= ) sys-devel/libtool" # openssl is now *required* see this link as to why # http://blog.clamav.net/2014/02/introducing-openssl-as-dependency-to.html |