[gtk-osx: 9/17] Use a release tag of yelp-tools on modulesets



commit 44bf76f6c54c6d83c3f0251de1a0d0304e381f1f
Author: Philip Chimento <philip chimento gmail com>
Date:   Sun Oct 18 18:04:49 2015 -0700

    Use a release tag of yelp-tools on modulesets
    
    I previously thought we could just use master since yelp-tools doesn't
    have release branches, but that causes problems with building yelp now
    that yelp-tools master is on the 3.18 branch.

 modulesets/gtk-osx-bootstrap.modules |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/modulesets/gtk-osx-bootstrap.modules b/modulesets/gtk-osx-bootstrap.modules
index 6d9327a..f8ed020 100644
--- a/modulesets/gtk-osx-bootstrap.modules
+++ b/modulesets/gtk-osx-bootstrap.modules
@@ -104,9 +104,8 @@
     </dependencies>
   </autotools>
 
-  <!-- Has been releasing from master for quite a while now -->
   <autotools id="yelp-tools">
-    <branch repo="git.gnome.org"/>
+    <branch repo="git.gnome.org" tag="3.16.1"/>
     <dependencies>
       <dep package="libxml2"/>
       <dep package="libxslt"/>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]