summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/scapy/scapy-9999.ebuild')
-rw-r--r--net-analyzer/scapy/scapy-9999.ebuild9
1 files changed, 2 insertions, 7 deletions
diff --git a/net-analyzer/scapy/scapy-9999.ebuild b/net-analyzer/scapy/scapy-9999.ebuild
index dae68205a60f..97f6f372cf01 100644
--- a/net-analyzer/scapy/scapy-9999.ebuild
+++ b/net-analyzer/scapy/scapy-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -23,12 +23,7 @@ RDEPEND="
pyx? ( dev-python/pyx[${PYTHON_USEDEP}] )
crypt? ( dev-python/pycrypto[${PYTHON_USEDEP}] )
graphviz? ( media-gfx/graphviz )
- imagemagick? (
- || (
- media-gfx/imagemagick
- media-gfx/graphicsmagick[imagemagick]
- )
- )
+ imagemagick? ( virtual/imagemagick-tools )
visual? ( dev-python/visual )
tcpreplay? ( net-analyzer/tcpreplay )
"