net-misc/secpanel: Depend on virtual/imagemagick-tools

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3907
This commit is contained in:
David Seifert
2017-02-11 20:21:54 +01:00
parent 5a276c665e
commit a0b0c4cc38

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2010 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="alpha amd64 sparc x86"
IUSE="gif"
DEPEND="!gif? ( || ( media-gfx/imagemagick media-gfx/graphicsmagick[imagemagick] ) )"
DEPEND="!gif? ( virtual/imagemagick-tools )"
RDEPEND="virtual/ssh dev-lang/tk"