mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 06:58:39 +01:00
collectd: include nls.mk for mysql plugin
libmariadb 10.2 needs to be linked in together with iconv.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
(cherry picked from commit b695c1150a)
This commit is contained in:
committed by
Hannu Nyman
parent
86c3ea10ec
commit
635d96ca45
@@ -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