telephony/net/asterisk-13.x
Sebastian Kemper 166a1d9f0b asterisk-13.x: fix iconv related build issue
libmariadb 10.2 needs to be linked in together with iconv. Include nls.mk
to help the build system find the iconv library.

Also update func_iconv's depend. We want to use the variable
$(ICONV_DEPENDS) provided by nls.mk. It resolves to
+BUILD_NLS:libiconv-full. This cannot be handled properly right now, as the
module depends filter cannot handle +<SYMBOL>:<package> depends. So add
another field to the Makefile's module function for complex depends, which
are passed on unfiltered.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-07-12 23:13:27 +02:00
..
files asterisk13: change some default file locations 2017-08-19 16:23:22 +02:00
patches asterisk-13.x: patch AST-2018-008 2018-06-25 22:47:40 +02:00
Config.in asterisk-11.x and asterisk-13.x: Disable LOW_MEMORY by default 2017-08-03 21:16:03 +02:00
Makefile asterisk-13.x: fix iconv related build issue 2018-07-12 23:13:27 +02:00