[jhbuild] world-3.6: declare NetworkManager vala dependency
- From: Ryan Lortie <ryanl src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [jhbuild] world-3.6: declare NetworkManager vala dependency
- Date: Sun, 15 Jul 2012 17:06:49 +0000 (UTC)
commit e422e445c370057a4f57dce1c4828d0c08ab7c91
Author: Ryan Lortie <desrt desrt ca>
Date:   Sun Jul 15 13:00:20 2012 -0400
    world-3.6: declare NetworkManager vala dependency
    
    If NetworkManager tries to build against the system valac and it's too
    old, the build fails (due to missing bindings).
    
    Declare a valac dependency so that we make sure the new Vala is
    installed before we attempt to build NetworkManager.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=679966
 modulesets/gnome-suites-core-3.6.modules |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-3.6.modules b/modulesets/gnome-suites-core-3.6.modules
index ba23a46..9eda955 100644
--- a/modulesets/gnome-suites-core-3.6.modules
+++ b/modulesets/gnome-suites-core-3.6.modules
@@ -965,6 +965,7 @@
       <dep package="polkit"/>
       <dep package="gudev"/>
       <dep package="gnutls"/>
+      <dep package="vala"/>
     </dependencies>
   </autotools>
 
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]