php5: add missing dependency on libsqlite3/libpthread (#7224)
authorFlorian Fainelli <florian@openwrt.org>
Wed, 23 Feb 2011 22:24:39 +0000 (22:24 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Wed, 23 Feb 2011 22:24:39 +0000 (22:24 +0000)
commitfb085bef36f37bc4f3732ff7c7315f42e738dd71
treec6d757184bf155a0aadb782064db56e32e3a011e
parenta6581c23be370233b5307e434d3e27867dc03d09
php5: add missing dependency on libsqlite3/libpthread (#7224)

The binaries are already dependent on sqlite3 and pthread, not only the
corresponding php modules.

This closes #7724.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 25674
lang/php5/Makefile