From 55ffd36c532cb97cecd4949617907b1dc759bf62 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 11 Feb 2017 20:21:50 +0100 Subject: [PATCH] app-text/pdfsandwich: Depend on virtual/imagemagick-tools Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3907 --- ...dfsandwich-0.1.4.ebuild => pdfsandwich-0.1.4-r1.ebuild} | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) rename app-text/pdfsandwich/{pdfsandwich-0.1.4.ebuild => pdfsandwich-0.1.4-r1.ebuild} (88%) diff --git a/app-text/pdfsandwich/pdfsandwich-0.1.4.ebuild b/app-text/pdfsandwich/pdfsandwich-0.1.4-r1.ebuild similarity index 88% rename from app-text/pdfsandwich/pdfsandwich-0.1.4.ebuild rename to app-text/pdfsandwich/pdfsandwich-0.1.4-r1.ebuild index 23bf7abd4bea..f02dc56f52d5 100644 --- a/app-text/pdfsandwich/pdfsandwich-0.1.4.ebuild +++ b/app-text/pdfsandwich/pdfsandwich-0.1.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -17,10 +17,7 @@ RDEPEND=">=app-text/tesseract-3.00 media-gfx/exact-image app-text/unpaper app-text/ghostscript-gpl - || ( - media-gfx/imagemagick[png?] - media-gfx/graphicsmagick[png?] - )" + virtual/imagemagick-tools[png?]" DEPEND="sys-apps/gawk >=dev-lang/ocaml-3.10[ocamlopt]" -- 2.26.2