Merge pull request #6424 from micmac1/collectd-uclibc-iconv

collectd: fix uclibc build issue
This commit is contained in:
Hannu Nyman 2018-07-15 21:01:25 +03:00 committed by GitHub
commit 3d4c3c3246
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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