Skip to content

Commit

Permalink
app-antivirus/clamav: added note about hardblock and pcre dep
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.23
  • Loading branch information
LordVan committed May 23, 2016
1 parent 51f267f commit d5c1f9b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
2 changes: 2 additions & 0 deletions app-antivirus/clamav/clamav-0.99.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,9 @@ CDEPEND="bzip2? ( app-arch/bzip2 )
!libressl? ( dev-libs/openssl:0= )
libressl? ( dev-libs/libressl:0= )
sys-devel/libtool
>dev-libs/libpcre-6
!!<app-antivirus/clamav-0.99"
# hard block clamav < 0.99 due to linking problems Bug #567680
# openssl is now *required* see this link as to why
# http://blog.clamav.net/2014/02/introducing-openssl-as-dependency-to.html
DEPEND="${CDEPEND}
Expand Down
2 changes: 2 additions & 0 deletions app-antivirus/clamav/clamav-0.99.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,9 @@ CDEPEND="bzip2? ( app-arch/bzip2 )
!libressl? ( dev-libs/openssl:0= )
libressl? ( dev-libs/libressl:0= )
sys-devel/libtool
>dev-libs/libpcre-6
!!<app-antivirus/clamav-0.99"
# hard block clamav < 0.99 due to linking problems Bug #567680
# openssl is now *required* see this link as to why
# http://blog.clamav.net/2014/02/introducing-openssl-as-dependency-to.html
DEPEND="${CDEPEND}
Expand Down
4 changes: 3 additions & 1 deletion app-antivirus/clamav/clamav-0.99.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

Expand All @@ -25,7 +25,9 @@ CDEPEND="bzip2? ( app-arch/bzip2 )
!libressl? ( dev-libs/openssl:0= )
libressl? ( dev-libs/libressl:0= )
sys-devel/libtool
>dev-libs/libpcre-6
!!<app-antivirus/clamav-0.99"
# hard block clamav < 0.99 due to linking problems Bug #567680
# openssl is now *required* see this link as to why
# http://blog.clamav.net/2014/02/introducing-openssl-as-dependency-to.html
DEPEND="${CDEPEND}
Expand Down

0 comments on commit d5c1f9b

Please sign in to comment.