[Contrib-commits] r4147 - programming/languages/php/PEAR/PEAR-MDB2_Driver_sqlite

contrib-commits at pardus.org.tr contrib-commits at pardus.org.tr
3 Mayıs 2007 Per 22:25:31 EEST


Author: erenturkay
Date: Thu May  3 22:25:31 2007
New Revision: 4147

Modified:
   programming/languages/php/PEAR/PEAR-MDB2_Driver_sqlite/pspec.xml
Log:
dep fix

Modified: programming/languages/php/PEAR/PEAR-MDB2_Driver_sqlite/pspec.xml
=================================================================
--- programming/languages/php/PEAR/PEAR-MDB2_Driver_sqlite/pspec.xml	(original)
+++ programming/languages/php/PEAR/PEAR-MDB2_Driver_sqlite/pspec.xml	Thu May  3 22:25:31 2007
@@ -20,7 +20,8 @@
         <RuntimeDependencies>
             <Dependency>mod_php</Dependency>
             <Dependency>PEAR</Dependency>
-            <Dependency versionFrom="2.3.0">PEAR-MDB2</Dependency>
+            <Dependency>PEAR-MDB2</Dependency>
+            <Dependency>sqlite</Dependency>
         </RuntimeDependencies>
         <Files>
             <Path fileType="data">/usr/share/php5/PEAR</Path>


Contrib-commits mesaj listesiyle ilgili daha fazla bilgi