[maemo-commits] [maemo-commits] r14419 - projects/haf/jhbuild_modules

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Thu Oct 11 13:52:43 EEST 2007
Author: xan
Date: 2007-10-11 13:52:42 +0300 (Thu, 11 Oct 2007)
New Revision: 14419

Modified:
   projects/haf/jhbuild_modules/ChangeLog
   projects/haf/jhbuild_modules/hildon-desktop.modules
Log:
2007-10-11  Xan Lopez  <xan.lopez at nokia.com>

	* hildon-desktop.modules: use libhildon1 instead of libhildon


Modified: projects/haf/jhbuild_modules/ChangeLog
===================================================================
--- projects/haf/jhbuild_modules/ChangeLog	2007-10-11 10:48:29 UTC (rev 14418)
+++ projects/haf/jhbuild_modules/ChangeLog	2007-10-11 10:52:42 UTC (rev 14419)
@@ -1,5 +1,9 @@
 2007-10-11  Xan Lopez  <xan.lopez at nokia.com>
 
+	* hildon-desktop.modules: use libhildon1 instead of libhildon
+
+2007-10-11  Xan Lopez  <xan.lopez at nokia.com>
+
 	* hildon-desktop.jhbuildrc:
 	* hildon-desktop.modules:
 

Modified: projects/haf/jhbuild_modules/hildon-desktop.modules
===================================================================
--- projects/haf/jhbuild_modules/hildon-desktop.modules	2007-10-11 10:48:29 UTC (rev 14418)
+++ projects/haf/jhbuild_modules/hildon-desktop.modules	2007-10-11 10:52:42 UTC (rev 14419)
@@ -24,7 +24,7 @@
   </autotools>
   -->
 
-  <autotools id="libhildon" autogenargs="--with-maemo-gtk=no">
+  <autotools id="libhildon1" autogenargs="--with-maemo-gtk=no">
     <branch repo="maemo.org-haf" module="trunk/hildon-1"/>
     <dependencies>
     </dependencies>
@@ -33,7 +33,7 @@
   <autotools id="hildon-desktop">
     <branch repo="maemo.org-haf" module="trunk/hildon-desktop"/>
     <dependencies>
-      <dep package="libhildon"/>
+      <dep package="libhildon1"/>
     </dependencies>
   </autotools>
 
@@ -90,7 +90,7 @@
 
   <metamodule id="meta-hildon-desktop">
     <dependencies>
-      <dep package="libhildon"/>
+      <dep package="libhildon1"/>
       <dep package="meta-hildon-theme"/>
       <dep package="matchbox-window-manager"/>
       <dep package="hildon-desktop"/>


More information about the maemo-commits mailing list