Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 544910
Collapse All | Expand All

(-)clamav-0.98.6.ebuild (-2 / +3 lines)
Lines 22-34 CDEPEND="bzip2? ( app-arch/bzip2 ) Link Here
22
	milter? ( || ( mail-filter/libmilter mail-mta/sendmail ) )
22
	milter? ( || ( mail-filter/libmilter mail-mta/sendmail ) )
23
	dev-libs/libtommath
23
	dev-libs/libtommath
24
	>=sys-libs/zlib-1.2.2
24
	>=sys-libs/zlib-1.2.2
25
	dev-libs/openssl
25
	dev-libs/openssl"
26
	sys-devel/libtool"
27
# openssl is now *required* see this link as to why
26
# openssl is now *required* see this link as to why
28
# http://www.clamav.net/lang/en/2014/02/22/introducing-openssl-as-a-dependency-to-clamav/
27
# http://www.clamav.net/lang/en/2014/02/22/introducing-openssl-as-a-dependency-to-clamav/
29
DEPEND="${CDEPEND}
28
DEPEND="${CDEPEND}
29
	sys-devel/libtool
30
	virtual/pkgconfig"
30
	virtual/pkgconfig"
31
RDEPEND="${CDEPEND}
31
RDEPEND="${CDEPEND}
32
	dev-libs/libltdl
32
	selinux? ( sec-policy/selinux-clamav )"
33
	selinux? ( sec-policy/selinux-clamav )"
33
34
34
DOCS=( AUTHORS BUGS ChangeLog FAQ INSTALL NEWS README UPGRADE )
35
DOCS=( AUTHORS BUGS ChangeLog FAQ INSTALL NEWS README UPGRADE )

Return to bug 544910