From: Rolf Leggewie Date: Wed, 20 Aug 2008 00:20:56 +0000 (+0000) Subject: openmoko-icon-theme: exlclude from world build because it DEPENDS on librsvg-native... X-Git-Tag: Release-2010-05/1~6305^2~20^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=373ccb036474156d806cd7a2d1a26ebc23e80771;p=openembedded.git openmoko-icon-theme: exlclude from world build because it DEPENDS on librsvg-native which is not in OE. --- diff --git a/packages/openmoko2/openmoko-icon-theme-standard2-qvga_svn.bb b/packages/openmoko2/openmoko-icon-theme-standard2-qvga_svn.bb index acbf3da7b9..e394547fd5 100644 --- a/packages/openmoko2/openmoko-icon-theme-standard2-qvga_svn.bb +++ b/packages/openmoko2/openmoko-icon-theme-standard2-qvga_svn.bb @@ -4,6 +4,8 @@ DEPENDS = "imagemagick-native librsvg-native" PV = "0.1.0+svnr${SRCREV}" PR = "r2" +EXCLUDE_FROM_WORLD = "1" + inherit openmoko2 SRC_URI = "svn://svn.openmoko.org/trunk/src/target/OM-2007.2/artwork/;module=icons;proto=http"