[gnome-shell] Make pango be built before clutter in moduleset
- From: Milan Bouchet-Valat <milanbv src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] Make pango be built before clutter in moduleset
- Date: Tue, 29 Jun 2010 17:54:03 +0000 (UTC)
commit 8ade2fc11684aee29f92cd40625659c3dd9a15cb
Author: Milan Bouchet-Valat <nalimilan club fr>
Date: Tue Jun 29 19:41:13 2010 +0200
Make pango be built before clutter in moduleset
If pango is built, do it before clutter since it will
use it instead of the system version.
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 3098bf8..0a90c7f 100644
--- a/tools/build/gnome-shell.modules
+++ b/tools/build/gnome-shell.modules
@@ -98,6 +98,7 @@
</dependencies>
<after>
<dep package="gir-repository"/>
+ <dep package="pango"/>
</after>
</autotools>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]