commit: 92704f5293c76f8a760d4ad63b372c49636adc7d Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Sun Feb 12 19:04:17 2017 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Sun Feb 12 19:08:43 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92704f52
sci-chemistry/chemical-mime-data: Backport USE deps for imagemagick Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=588074 Package-Manager: Portage-2.3.3, Repoman-2.3.1 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org> sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r2.ebuild b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r2.ebuild index 856cd0549d..aa7abb211a 100644 --- a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r2.ebuild +++ b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r2.ebuild @@ -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$ @@ -24,7 +24,7 @@ DEPEND="${RDEPEND} dev-util/intltool dev-util/desktop-file-utils dev-libs/libxslt - media-gfx/imagemagick[xml] + media-gfx/imagemagick[xml,png,svg] media-gfx/inkscape virtual/pkgconfig"
