From c6237dd2ee7e64b5c776bb9177538c4f29d56df0 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Mon, 29 Oct 2007 08:47:40 +0000 Subject: openmoko-icon-theme-standard2-qvga: don't implicitly assume the buildmachine supports imagemagick and rsvg. at least, have the user explicitly ASSUME_PROVIDED that --- packages/openmoko2/openmoko-icon-theme-standard2-qvga_svn.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3