summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-02-11 20:21:54 +0100
committerDavid Seifert <soap@gentoo.org>2017-02-11 20:45:33 +0100
commit3762423b0fbaeeb786329b7618e1344f4b96cf8d (patch)
tree0f6c6ff45f0235fe7169cfd93f8ecd60940a6a0c /net-analyzer/scapy/scapy-9999.ebuild
parentmedia-video/videotrans: Depend on virtual/imagemagick-tools (diff)
downloadgentoo-3762423b0fbaeeb786329b7618e1344f4b96cf8d.tar.gz
gentoo-3762423b0fbaeeb786329b7618e1344f4b96cf8d.tar.bz2
gentoo-3762423b0fbaeeb786329b7618e1344f4b96cf8d.zip
net-analyzer/scapy: Depend on virtual/imagemagick-tools
Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3907
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 )
"