[gnome-shell] [jhbuild] glib-networking depends on gsettings-desktop-schemas
- From: Milan Bouchet-Valat <milanbv src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] [jhbuild] glib-networking depends on gsettings-desktop-schemas
- Date: Fri, 1 Apr 2011 13:40:51 +0000 (UTC)
commit 342bc1e72d2d483df178bf2cbfea082f05c135dc
Author: Milan Bouchet-Valat <nalimilan club fr>
Date: Thu Mar 31 14:09:37 2011 +0200
[jhbuild] glib-networking depends on gsettings-desktop-schemas
This missing dependency is only noticeable when you remove the
whole $prefix and build everything from scratch, since schemas
are already present in existing installs.
https://bugzilla.gnome.org/show_bug.cgi?id=646416
tools/build/gnome-shell.modules | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/tools/build/gnome-shell.modules b/tools/build/gnome-shell.modules
index a644ddd..469e586 100644
--- a/tools/build/gnome-shell.modules
+++ b/tools/build/gnome-shell.modules
@@ -206,6 +206,7 @@
<branch repo="git.gnome.org" module="glib-networking"/>
<dependencies>
<dep package="glib"/>
+ <dep package="gsettings-desktop-schemas"/>
</dependencies>
</autotools>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]