[Esbox-commits] r903 - branches/micaSplit/org.maemo.esbox.product-feature

eswartz at garage.maemo.org eswartz at garage.maemo.org
Tue Oct 28 18:35:04 EET 2008


Author: eswartz
Date: 2008-10-28 18:35:02 +0200 (Tue, 28 Oct 2008)
New Revision: 903

Modified:
   branches/micaSplit/org.maemo.esbox.product-feature/feature.xml
Log:
Split Autotools dependency out of Linux feature (for packaging)

Modified: branches/micaSplit/org.maemo.esbox.product-feature/feature.xml
===================================================================
--- branches/micaSplit/org.maemo.esbox.product-feature/feature.xml	2008-10-28 15:09:24 UTC (rev 902)
+++ branches/micaSplit/org.maemo.esbox.product-feature/feature.xml	2008-10-28 16:35:02 UTC (rev 903)
@@ -59,6 +59,10 @@
          id="org.maemo.esbox"
          version="0.0.0"/>
 
+   <includes
+         id="org.maemo.mica.linux.autotools"
+         version="0.0.0"/>
+
    <requires>
       <import plugin="org.eclipse.ui"/>
       <import plugin="org.eclipse.core.runtime"/>



More information about the Esbox-commits mailing list