[oe-commits] Koen Kooi : libgnome: split out schemas needed for gnome-control-center

git at git.openembedded.org git at git.openembedded.org
Tue May 7 16:54:24 UTC 2013


Module: meta-openembedded.git
Branch: master
Commit: dd11da0dd60f8aa4156dc879c5593d38f4c1d996
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=dd11da0dd60f8aa4156dc879c5593d38f4c1d996

Author: Koen Kooi <koen at dominion.thruhere.net>
Date:   Mon May  6 07:42:40 2013 +0000

libgnome: split out schemas needed for gnome-control-center

Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 .../recipes-gnome/libgnome/libgnome_2.32.1.bb      |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

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"





More information about the Openembedded-commits mailing list