From b8863eb8d396571ba2e777762b748b3e820d753d Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 11 Feb 2017 20:21:56 +0100 Subject: [PATCH] x11-themes/nuvox: Depend on virtual/imagemagick-tools Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3907 --- x11-themes/nuvox/{nuvox-07.1.ebuild => nuvox-07.1-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename x11-themes/nuvox/{nuvox-07.1.ebuild => nuvox-07.1-r1.ebuild} (82%) diff --git a/x11-themes/nuvox/nuvox-07.1.ebuild b/x11-themes/nuvox/nuvox-07.1-r1.ebuild similarity index 82% rename from x11-themes/nuvox/nuvox-07.1.ebuild rename to x11-themes/nuvox/nuvox-07.1-r1.ebuild index e95217aa1713..0c5df3fb92e3 100644 --- a/x11-themes/nuvox/nuvox-07.1.ebuild +++ b/x11-themes/nuvox/nuvox-07.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -16,7 +16,7 @@ KEYWORDS="amd64 x86" IUSE="" RDEPEND="" -DEPEND="|| ( media-gfx/imagemagick[png] media-gfx/graphicsmagick[imagemagick,png] )" +DEPEND="virtual/imagemagick-tools[png]" RESTRICT="strip binchecks" -- 2.26.2