packages/lang/php5
Michael Heimpold b17f0cd5d1 php5: drop a few unneeded dependencies
- fileinfo: PHP actually uses its own libmagic implementation
- pdo-sqlite/sqlite3: libsqlite3 itself depends on libpthread,
  not the extension
- xml{reader,writer}: both do not use iconv stuff

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2015-01-02 21:12:29 +01:00
..
files Copy php5 from old repository and update 2014-09-28 21:56:33 -04:00
patches php5: gd: do not link against libiconv (fixes #706) 2015-01-02 21:12:29 +01:00
Makefile php5: drop a few unneeded dependencies 2015-01-02 21:12:29 +01:00
pecl.mk Copy php5 from old repository and update 2014-09-28 21:56:33 -04:00