navit-icons: Fixed native dependencies: convert with rsvg is not shr specific.
authorStanislav Brabec <utx@penguin.cz>
Mon, 15 Feb 2010 21:09:02 +0000 (21:09 +0000)
committerutx@penguin.cz <utx@penguin.cz>
Mon, 15 Feb 2010 21:09:02 +0000 (21:09 +0000)
recipes/navit/navit-icons_svn.bb

index 6649423..f171e4d 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "Navit is a car navigation system with routing engine."
 LICENSE = "GPL"
 SECTION = "x11/applications"
-DEPENDS = "glib-2.0 gtk+"
+DEPENDS = "glib-2.0 gtk+ imagemagick-native librsvg-native"
 RRECOMMENDS = "gpsd espeak flite"
 
 #only icons present in the package
@@ -10,7 +10,6 @@ PACKAGE_ARCH = "all"
 PV = "0.1.0+svnr${SRCPV}"
 PR = "r1"
 
-DEPENDS_shr += " librsvg-native"
 EXTRA_OECONF = "--disable-binding-python --disable-gui-sdl --disable-samplemap --enable-avoid-float --enable-avoid-unaligned  --enable-svg2png-scaling-flag=32 --disable-speech-speech-dispatcher"
 
 S = "${WORKDIR}/xpm"