mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 15:02:01 +08:00
aa0a14e2dd
The link flag makes the main program depend on liblua in official package feeds, even if collectd-mod-lua is not installed. The plugin is already linked against liblua.so, so this can be removed. Signed-off-by: Qingfang Deng <dqfext@gmail.com> [added PKG_RELEASE bump]