From: Rolf Leggewie Date: Fri, 22 Feb 2008 12:08:53 +0000 (+0000) Subject: bootsplash-native: add jpeg-native to DEPENDS. Fixes 1947. X-Git-Tag: Release-2010-05/1~7623^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08752ad7c3067ddb8a2f58fb6c7a74b831791beb;p=openembedded.git bootsplash-native: add jpeg-native to DEPENDS. Fixes 1947. --- diff --git a/packages/bootsplash/bootsplash-native_3.0.7.bb b/packages/bootsplash/bootsplash-native_3.0.7.bb index 7eabf484ac..bc5956d2c4 100644 --- a/packages/bootsplash/bootsplash-native_3.0.7.bb +++ b/packages/bootsplash/bootsplash-native_3.0.7.bb @@ -4,6 +4,8 @@ require bootsplash_${PV}.bb +DEPENDS += "jpeg-native" + inherit native S="${WORKDIR}/bootsplash-${PV}"