diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2010-06-03 15:45:24 -0300 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-06-06 22:46:19 +0200 |
commit | d9c2b636746d96e40cce1111211f9f6da477af28 (patch) | |
tree | d89b96a49c98ee5ad1aea8e0bb0bc118887d795d /CHANGES | |
parent | 8ac2bba9bbaee491ddb083d8ce80abf3130e2f2c (diff) |
php: add sqlite3 dependency when using external
Closes #1945
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -7,8 +7,8 @@ New packages: cgilua, copas, coxpcall, luafilesystem, luasocket, rings, wsapi, xavante - Updated/fixed packages: cdrkit, libidn, netperf, qt, tn5250, - usbutils + Updated/fixed packages: cdrkit, libidn, netperf, php, qt, + tn5250, usbutils Removed packages: modutils @@ -20,6 +20,7 @@ #1897: Bump libusb to 1.0.7 #1903: Bump tn5250 to 0.17.4 and migrate to autotargets #1909: netperf-2.4.5 fails to build because of undeclared SOCK_DCCP + #1945: PHP: add sqlite3 dependency when using external lib 2010.05, Released May 30th, 2010: |