bootsplash-native: add jpeg-native to DEPENDS. Fixes 1947.
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Fri, 22 Feb 2008 12:08:53 +0000 (12:08 +0000)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Fri, 22 Feb 2008 12:08:53 +0000 (12:08 +0000)
packages/bootsplash/bootsplash-native_3.0.7.bb

index 7eabf48..bc5956d 100644 (file)
@@ -4,6 +4,8 @@
 
 require bootsplash_${PV}.bb
 
+DEPENDS += "jpeg-native"
+
 inherit native
 S="${WORKDIR}/bootsplash-${PV}"