From: Michael Lauer Date: Mon, 29 Oct 2007 08:47:40 +0000 (+0000) Subject: openmoko-icon-theme-standard2-qvga: don't implicitly assume the buildmachine X-Git-Tag: Release-2010-05/1~8454^2~73^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6237dd2ee7e64b5c776bb9177538c4f29d56df0;p=openembedded.git openmoko-icon-theme-standard2-qvga: don't implicitly assume the buildmachine supports imagemagick and rsvg. at least, have the user explicitly ASSUME_PROVIDED that --- 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