jhbuild r2525 - in trunk: . modulesets



Author: fpeters
Date: Sun Nov 16 23:05:17 2008
New Revision: 2525
URL: http://svn.gnome.org/viewvc/jhbuild?rev=2525&view=rev

Log:
* modulesets/bootstrap.modules: removed pyxml, as GStreamer doesn't
depend on it any longer (it was #519635).



Modified:
   trunk/ChangeLog
   trunk/modulesets/bootstrap.modules

Modified: trunk/modulesets/bootstrap.modules
==============================================================================
--- trunk/modulesets/bootstrap.modules	(original)
+++ trunk/modulesets/bootstrap.modules	Sun Nov 16 23:05:17 2008
@@ -73,14 +73,6 @@
     </branch>
   </autotools>
 
-  <distutils id="pyxml">
-    <branch repo="sourceforge" module="pyxml/PyXML-0.8.4.tar.gz" version="0.8.4"
-	    size="734954" md5sum="1f7655050cebbb664db976405fdba209"/>
-    <dependencies>
-      <dep package="python"/>
-    </dependencies>
-  </distutils>
-
   <autotools id="waf" autogen-sh="utils/autogen.sh">
     <branch repo="waf" module="waf-1.4.4.tar.bz2" version="1.4.4"
             size="473192" md5sum="6a809e446497b710592579772c8b22bd">
@@ -117,7 +109,6 @@
       <dep package="automake-1.10" />
       <dep package="pkg-config" />
       <dep package="python" />
-      <dep package="pyxml" />
       <dep package="guile" />
       <dep package="waf" />
     </dependencies>



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