X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=include%2Fnls.mk;fp=include%2Fnls.mk;h=19456640cbf31f5216790b0076a72a5d6519a294;hb=a4c67574da35da2c01680c52bcf283a793b657e4;hp=7743da470a0b8071d4cfc9f02a95ef21928e8279;hpb=ae4ce67da9c46c5d0f8e816ae915fa671bbef987;p=openwrt%2Fsvn-archive%2Farchive.git diff --git a/include/nls.mk b/include/nls.mk index 7743da470a..19456640cb 100644 --- a/include/nls.mk +++ b/include/nls.mk @@ -1,5 +1,5 @@ # -# Copyright (C) 2011 OpenWrt.org +# Copyright (C) 2011-2012 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -23,7 +23,7 @@ else endif PKG_CONFIG_DEPENDS += CONFIG_BUILD_NLS -PKG_BUILD_DEPENDS += !BUILD_NLS:libiconv !BUILD_NLS:gettext +PKG_BUILD_DEPENDS += !BUILD_NLS:libiconv !BUILD_NLS:libintl ICONV_DEPENDS:=+BUILD_NLS:libiconv-full ICONV_CFLAGS:=-I$(ICONV_PREFIX)/include