mirror of
https://github.com/openwrt/packages.git
synced 2026-06-14 01:22:11 +08:00
b17f0cd5d1
- 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>