dev-embedded/ponyprog: 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:51 +01:00
parent 4a3382fe34
commit e3d1ea2a1a

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -21,7 +21,7 @@ RDEPEND="x11-libs/libXaw
x11-libs/libX11
x11-misc/xdg-utils"
DEPEND="${RDEPEND}
|| ( media-gfx/graphicsmagick[imagemagick] media-gfx/imagemagick )"
virtual/imagemagick-tools"
S="${WORKDIR}/PonyProg2000-${PV}"