[jhbuild] world-3.12: Update meld moduleset; it uses distutils now
- From: Javier Jardón <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] world-3.12: Update meld moduleset; it uses distutils now
- Date: Sun, 23 Feb 2014 18:25:18 +0000 (UTC)
commit b607d4ca9d0f07517d270aa8f2e644384c8e7293
Author: Javier Jardón <jjardon gnome org>
Date: Sun Feb 23 18:24:34 2014 +0000
world-3.12: Update meld moduleset; it uses distutils now
modulesets/gnome-world-3.12.modules | 11 ++++++++---
1 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/modulesets/gnome-world-3.12.modules b/modulesets/gnome-world-3.12.modules
index 46a3531..86a0e8a 100644
--- a/modulesets/gnome-world-3.12.modules
+++ b/modulesets/gnome-world-3.12.modules
@@ -339,10 +339,15 @@
</dependencies>
</autotools>
- <autotools id="meld" skip-autogen="true"
- makeargs="prefix=${prefix}" makeinstallargs="prefix=${prefix} install">
+ <distutils id="meld">
<branch/>
- </autotools>
+ <dependencies>
+ <dep package="glib"/>
+ <dep package="gtk+"/>
+ <dep package="gtksourceview"/>
+ <dep package="pygobject"/>
+ </dependencies>
+ </distutils>
<autotools id="gnome-phone-manager">
<branch checkoutdir="gnome-phone-manager" module="phonemgr"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]