summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-12-10 15:10:48 +0100
committerDavid Seifert <soap@gentoo.org>2017-12-10 15:14:25 +0100
commit12d21296ba91ccb737220b5930b32c522dc26402 (patch)
tree7a9d11fb020d92d1cc6ec934213324c147b2bbe8 /app-antivirus
parentapp-admin/xstow: [QA] Fix dependency.missingslot (diff)
downloadgentoo-12d21296ba91ccb737220b5930b32c522dc26402.tar.gz
gentoo-12d21296ba91ccb737220b5930b32c522dc26402.tar.bz2
gentoo-12d21296ba91ccb737220b5930b32c522dc26402.zip
app-antivirus/clamav: [QA] Fix dependency.missingslot
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Diffstat (limited to 'app-antivirus')
-rw-r--r--app-antivirus/clamav/clamav-0.98.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-antivirus/clamav/clamav-0.98.7.ebuild b/app-antivirus/clamav/clamav-0.98.7.ebuild
index 033c5d83c501..70860e4603b9 100644
--- a/app-antivirus/clamav/clamav-0.98.7.ebuild
+++ b/app-antivirus/clamav/clamav-0.98.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -15,7 +15,7 @@ KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux
IUSE="bzip2 clamdtop iconv ipv6 milter metadata-analysis-api selinux static-libs uclibc"
CDEPEND="bzip2? ( app-arch/bzip2 )
- clamdtop? ( sys-libs/ncurses )
+ clamdtop? ( sys-libs/ncurses:0= )
iconv? ( virtual/libiconv )
metadata-analysis-api? ( dev-libs/json-c )
milter? ( || ( mail-filter/libmilter mail-mta/sendmail ) )