mpd: switch to using libnpupnp

Removed iconv const patch. After discussing with upstream. it turns out
that libiconv-full in OpenWrt is broken.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
Rosen Penev
2020-08-23 16:19:48 -07:00
parent 67bd65aead
commit cd498507e2
4 changed files with 439 additions and 57 deletions
-3
View File
@@ -41,6 +41,3 @@ index bd6e30944..132e15b89 100644
if not have_iconv and get_option('iconv').enabled()
error('iconv() not available')
endif
--
2.17.1