[Esbox-commits] r2075 - branches/work_Ed/org.maemo.esbox.scratchbox-feature

eswartz at garage.maemo.org eswartz at garage.maemo.org
Tue Sep 1 21:02:03 EEST 2009


Author: eswartz
Date: 2009-09-01 21:02:02 +0300 (Tue, 01 Sep 2009)
New Revision: 2075

Modified:
   branches/work_Ed/org.maemo.esbox.scratchbox-feature/feature.xml
Log:
Fix version info

Modified: branches/work_Ed/org.maemo.esbox.scratchbox-feature/feature.xml
===================================================================
--- branches/work_Ed/org.maemo.esbox.scratchbox-feature/feature.xml	2009-09-01 17:59:56 UTC (rev 2074)
+++ branches/work_Ed/org.maemo.esbox.scratchbox-feature/feature.xml	2009-09-01 18:02:02 UTC (rev 2075)
@@ -34,7 +34,7 @@
       <import feature="org.maemo.mica.protocol" version="2.0.0" match="greaterOrEqual"/>
       <import feature="org.maemo.mica.maemosdk" version="2.0.0" match="greaterOrEqual"/>
       <import feature="org.maemo.mica.linux" version="2.0.0" match="greaterOrEqual"/>
-      <import feature="org.maemo.mica.linux.autotools" version="2.0.0.qualifier"/>
+      <import feature="org.maemo.mica.linux.autotools" version="2.0.0" match="greaterOrEqual"/>
    </requires>
 
    <plugin



More information about the Esbox-commits mailing list