[packages] php5: fix dependencies for apc and sqlite3 (closes #9368)
authormhei <mhei@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 30 Jul 2011 08:21:58 +0000 (08:21 +0000)
committermhei <mhei@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 30 Jul 2011 08:21:58 +0000 (08:21 +0000)
commit13b04fe9b71f4980fdfb8ce2ea81082a8a117f8b
tree2f98d49f86a9d71b2561f47c8da96776394b9dac
parent495b7fe03c21fe1ff148a44f4f85feca0a5322ca
[packages] php5: fix dependencies for apc and sqlite3 (closes #9368)

When using CONFIGURE_LIBS the php binary itself depends on these libs,
so the opkg depends also reflected this. But in this case it was
required to install those libs even when they were never planned to use.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@27839 3c298f89-4303-0410-b956-a3cf2f4a3e73
lang/php5/Makefile