mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00:00
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]