mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 03:41:29 +00:00
Merge pull request #6424 from micmac1/collectd-uclibc-iconv
collectd: fix uclibc build issue
This commit is contained in:
@@ -184,6 +184,8 @@ PKG_CONFIG_DEPENDS:= \
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
include $(INCLUDE_DIR)/kernel.mk
|
||||
# collectd-mod-mysql needs iconv
|
||||
include $(INCLUDE_DIR)/nls.mk
|
||||
|
||||
define Package/collectd/Default
|
||||
SECTION:=utils
|
||||
|
||||
Reference in New Issue
Block a user