summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2017-02-12 19:04:17 +0000
committerJustin Lecher <jlec@gentoo.org>2017-02-12 19:08:43 +0000
commit92704f5293c76f8a760d4ad63b372c49636adc7d (patch)
treea8d1c188d5d08b834719509c9807eddbaf3dcc07
parentsci-chemistry/chemical-mime-data: Add back support for rsvg from gnome-base/l... (diff)
downloadgentoo-92704f5293c76f8a760d4ad63b372c49636adc7d.tar.gz
gentoo-92704f5293c76f8a760d4ad63b372c49636adc7d.tar.bz2
gentoo-92704f5293c76f8a760d4ad63b372c49636adc7d.zip
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@gentoo.org>
-rw-r--r--sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r2.ebuild4
1 files 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 856cd0549d7f..aa7abb211a85 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"