Commit a070f1a1 authored by Dominique Martinet's avatar Dominique Martinet Committed by Jean-Baptiste Kempf

contrib: have gettext (.intl) depend on iconv

Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent 005f4840
......@@ -309,7 +309,7 @@ ifdef HAVE_MACOSX
patch -p0 < Patches/gettext-macosx.patch
endif
.intl: gettext
.intl: gettext .iconv
ifdef HAVE_WIN32
( cd $< && $(HOSTCC) ./configure $(HOSTCONF) --prefix=$(PREFIX) --disable-relocatable --disable-java --disable-native-java)
else
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment