[oe] [meta-oe][meta-gnome][PATCH] libgnome: split out schemas needed for gnome-control-center

Koen Kooi koen at dominion.thruhere.net
Mon May 6 07:42:40 UTC 2013


Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>
---
 meta-gnome/recipes-gnome/libgnome/libgnome_2.32.1.bb | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/meta-gnome/recipes-gnome/libgnome/libgnome_2.32.1.bb b/meta-gnome/recipes-gnome/libgnome/libgnome_2.32.1.bb
index 325912f..2ccf6cb 100644
--- a/meta-gnome/recipes-gnome/libgnome/libgnome_2.32.1.bb
+++ b/meta-gnome/recipes-gnome/libgnome/libgnome_2.32.1.bb
@@ -25,4 +25,11 @@ FILES_${PN} += "${libdir}/bonobo/servers ${libdir}/bonobo/monikers/*.so \
                 ${datadir}/gnome-background-properties ${datadir}/pixmaps"
 FILES_${PN}-dev += "${libdir}/bonobo/monikers/*.la"
 FILES_${PN}-staticdev += "${libdir}/bonobo/monikers/*.a"
+
+PACKAGES =+ "gnome-common-schemas"
+
+FILES_gnome-common-schemas = "${datadir}/gnome-background-properties ${datadir}/pixmaps ${sysconfdir}"
+
+RDEPENDS_${PN} = "gnome-common-schemas"
+
 FILES_${PN}-dbg += "${libdir}/bonobo/monikers/.debug"
-- 
1.8.1.4





More information about the Openembedded-devel mailing list