diff options
author | David Seifert <soap@gentoo.org> | 2017-02-11 20:21:54 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-02-11 20:45:46 +0100 |
commit | 5fc2d63b9eb7e99cf175fe60b973868cc51c722e (patch) | |
tree | 5fc4b881349966a8208f11b8b4ab8ec168876687 /sci-electronics | |
parent | net-print/apsfilter: Depend on virtual/imagemagick-tools (diff) | |
download | gentoo-5fc2d63b9eb7e99cf175fe60b973868cc51c722e.tar.gz gentoo-5fc2d63b9eb7e99cf175fe60b973868cc51c722e.tar.bz2 gentoo-5fc2d63b9eb7e99cf175fe60b973868cc51c722e.zip |
sci-electronics/pcb: 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 'sci-electronics')
-rw-r--r-- | sci-electronics/pcb/pcb-20140316-r1.ebuild (renamed from sci-electronics/pcb/pcb-20140316.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-electronics/pcb/pcb-20140316.ebuild b/sci-electronics/pcb/pcb-20140316-r1.ebuild index 38197a15787d..6059e0273315 100644 --- a/sci-electronics/pcb/pcb-20140316.ebuild +++ b/sci-electronics/pcb/pcb-20140316-r1.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$ @@ -38,8 +38,8 @@ CDEPEND="dev-libs/glib:2 DEPEND="${CDEPEND} test? ( - || ( media-gfx/graphicsmagick[imagemagick] media-gfx/imagemagick ) sci-electronics/gerbv + virtual/imagemagick-tools ) >=dev-util/intltool-0.35 virtual/pkgconfig |