openmoko-icon-theme-standard2-qvga: don't implicitly assume the buildmachine
authorMichael Lauer <mickey@vanille-media.de>
Mon, 29 Oct 2007 08:47:40 +0000 (08:47 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Mon, 29 Oct 2007 08:47:40 +0000 (08:47 +0000)
supports imagemagick and rsvg. at least, have the user explicitly ASSUME_PROVIDED that

packages/openmoko2/openmoko-icon-theme-standard2-qvga_svn.bb

index 11e02ee..a02e05c 100644 (file)
@@ -1,7 +1,8 @@
 DESCRIPTION = "Standard Gtk+ icon theme for the OpenMoko framework, QVGA edition"
 SECTION = "openmoko/base"
+DEPENDS = "imagemagick-native librsvg-native"
 PV = "0.1.0+svnr${SRCREV}"
-PR = "r1"
+PR = "r2"
 
 inherit openmoko2