mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
f74183a239
Following the split of glib2, depend on the more fine-grained packages to reduce the installed size. Gkrellmd only needs to depend on the core glib2 library, gmodule and gthread, and not on gobject or gio. Signed-off-by: Peter Denison <openwrt@marshadder.org>