Fix DEPENDS for inkscape 0.42
authorKoen Kooi <koen@openembedded.org>
Fri, 12 Aug 2005 21:53:37 +0000 (21:53 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Fri, 12 Aug 2005 21:53:37 +0000 (21:53 +0000)
packages/inkscape/inkscape_0.42.bb

index e97d862..9795e88 100644 (file)
@@ -5,7 +5,7 @@ DESCRIPTION = "Inkscape is an SVG-based graphics editor featuring alpha \
 blending, node editing, SVG to PNG export, and more. Its goal is for features \
 similar to Illustrator, CorelDraw, Visio, etc."
 MAINTAINER = "Koen Kooi <koen@handhelds.org>"
-DEPENDS = "libgc intltool-native gtk+ libart-lgpl libxml2 libsigc++-1.2 popt"
+DEPENDS = "libgc intltool-native gtk+ gtkmm glibmm libart-lgpl libxslt librsvg libxml2 libsigc++-1.2 popt"
 LICENSE = "GPL"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/inkscape/inkscape-${PV}.tar.bz2"