summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2007-10-29 08:47:40 +0000
committerMichael Lauer <mickey@vanille-media.de>2007-10-29 08:47:40 +0000
commitc6237dd2ee7e64b5c776bb9177538c4f29d56df0 (patch)
tree508d01a7e831995056894d66a146978bbe0761e6
parentb568094eb7504079eb9cc8448cecbf5c67839397 (diff)
openmoko-icon-theme-standard2-qvga: don't implicitly assume the buildmachine
supports imagemagick and rsvg. at least, have the user explicitly ASSUME_PROVIDED that
-rw-r--r--packages/openmoko2/openmoko-icon-theme-standard2-qvga_svn.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/openmoko2/openmoko-icon-theme-standard2-qvga_svn.bb b/packages/openmoko2/openmoko-icon-theme-standard2-qvga_svn.bb
index 11e02ee56c..a02e05c1d2 100644
--- a/packages/openmoko2/openmoko-icon-theme-standard2-qvga_svn.bb
+++ b/packages/openmoko2/openmoko-icon-theme-standard2-qvga_svn.bb
@@ -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