All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-gnome][PATCH] metacity: metacity will crash without the gsettings schemas being installed, so require them
@ 2013-04-22  5:20 Koen Kooi
  2013-04-22  5:23 ` Koen Kooi
  0 siblings, 1 reply; 2+ messages in thread
From: Koen Kooi @ 2013-04-22  5:20 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Koen Kooi

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
---
 meta-gnome/recipes-gnome/metacity/metacity_2.34.13.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-gnome/recipes-gnome/metacity/metacity_2.34.13.bb b/meta-gnome/recipes-gnome/metacity/metacity_2.34.13.bb
index 3605201..75899d5 100644
--- a/meta-gnome/recipes-gnome/metacity/metacity_2.34.13.bb
+++ b/meta-gnome/recipes-gnome/metacity/metacity_2.34.13.bb
@@ -26,5 +26,6 @@ do_configure_prepend() {
 	sed -i -e 's:$ZENITY:$NOZENITY:g' -e 's:-Werror::g' ${S}/configure.in
 }
 
+RDEPENDS_${PN} += "gsettings-desktop-schemas"
 FILES_${PN} += "${datadir}/themes ${datadir}/gnome-control-center ${datadir}/gnome"
 
-- 
1.8.1.4




^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [meta-gnome][PATCH] metacity: metacity will crash without the gsettings schemas being installed, so require them
  2013-04-22  5:20 [meta-gnome][PATCH] metacity: metacity will crash without the gsettings schemas being installed, so require them Koen Kooi
@ 2013-04-22  5:23 ` Koen Kooi
  0 siblings, 0 replies; 2+ messages in thread
From: Koen Kooi @ 2013-04-22  5:23 UTC (permalink / raw)
  To: openembedded-devel

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Op 22-04-13 07:20, Koen Kooi schreef:
> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>

And this went in last week already :)

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
Comment: GPGTools - http://gpgtools.org

iD8DBQFRdMlZMkyGM64RGpERAkktAKC6doh76pxE7VrwKr9ZFNsZVXVDUACfSqm1
90NDujeCq0mHs5rqDJVk0Vk=
=2c/E
-----END PGP SIGNATURE-----




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-04-22  5:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-22  5:20 [meta-gnome][PATCH] metacity: metacity will crash without the gsettings schemas being installed, so require them Koen Kooi
2013-04-22  5:23 ` Koen Kooi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.