Author: fpeters
Date: Sun Feb 17 17:49:51 2008
New Revision: 1902
URL: http://svn.gnome.org/viewvc/jhbuild?rev=1902&view=rev
Log:
* modulesets/gnome-2.22.modules: added mono-addins module, and put it
as a dependency for banshee. (closes: #517036)
Modified:
trunk/ChangeLog
trunk/modulesets/gnome-2.22.modules
Modified: trunk/modulesets/gnome-2.22.modules
==============================================================================
--- trunk/modulesets/gnome-2.22.modules (original)
+++ trunk/modulesets/gnome-2.22.modules Sun Feb 17 17:49:51 2008
@@ -1474,6 +1474,14 @@
</dependencies>
</autotools>
+ <autotools id="mono-addins">
+ <branch repo="svn.mono-project.com" module="trunk/mono-addins"/>
+ <dependencies>
+ <dep package="mono"/>
+ <dep package="gtk-sharp"/>
+ </dependencies>
+ </autotools>
+
<autotools id="evolution-sharp">
<branch/>
<dependencies>
@@ -1518,6 +1526,7 @@
<dep package="mono"/>
<dep package="monodoc"/>
<dep package="gtk-sharp"/>
+ <dep package="mono-addins"/>
</dependencies>
</autotools>
_______________________________________________
SVN-commits-list mailing list (read only)
http://mail.gnome.org/mailman/listinfo/svn-commits-list
Want to limit the commits to a few modules? Go to above URL, log in to edit
your options and select the modules ('topics') you want.
Module maintainer? It is possible to set the reply-to to your development
mailing list. Email [EMAIL PROTECTED] if interested.