mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user