mirror of
https://github.com/openwrt/packages.git
synced 2026-06-17 14:50:07 +04:00
6bb0d6bd2a
Existing package contains five libraries, some of which are > 1MB. Allow packages which depend on only some of them to only pull in the ones they need by splitting this package into finer-grained packages. Transition can be done piecemeal as depending on glib2 will still pull in all the libraries. Signed-off-by: Peter Denison <openwrt@marshadder.org>