oe-core's
commit 79ea036de331bde65a88fb777647dc099ef05acf
Author: Richard Purdie <[email protected]>
Date: Sun Mar 2 17:36:38 2014 +0000
autotools: Limit aclocal files to those in dependencies
makes explicit depencies mandatory
Signed-off-by: Andreas Müller <[email protected]>
---
meta-oe/recipes-multimedia/sound-themes/sound-theme-freedesktop_0.8.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git
a/meta-oe/recipes-multimedia/sound-themes/sound-theme-freedesktop_0.8.bb
b/meta-oe/recipes-multimedia/sound-themes/sound-theme-freedesktop_0.8.bb
index 71f4053..9c4f9c0 100644
--- a/meta-oe/recipes-multimedia/sound-themes/sound-theme-freedesktop_0.8.bb
+++ b/meta-oe/recipes-multimedia/sound-themes/sound-theme-freedesktop_0.8.bb
@@ -5,6 +5,8 @@ LIC_FILES_CHKSUM =
"file://CREDITS;md5=3213e601ce34bb42ddc3498903ac4e69"
inherit autotools gettext
+DEPENDS += "glib-2.0-native intltool-native"
+
SRC_URI = "http://people.freedesktop.org/~mccann/dist/${BPN}-${PV}.tar.bz2"
SRC_URI[md5sum] = "d7387912cfd275282d1ec94483cb2f62"
SRC_URI[sha256sum] =
"cb518b20eef05ec2e82dda1fa89a292c1760dc023aba91b8aa69bafac85e8a14"
--
1.8.3.1
--
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel