aboutsummaryrefslogtreecommitdiffstats
path: root/include/nls.mk
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2022-06-09 12:19:22 -0700
committerChristian Lamparter <chunkeey@gmail.com>2022-07-15 15:21:44 +0200
commitc0ba4201f8372eee579584b7f5900e073b207b0c (patch)
tree32fb4edf187da14b61db3a0bb7e4053f8b459f8e /include/nls.mk
parentb37ef4b8abf2769732078ba510bf75abc83f007e (diff)
downloadupstream-c0ba4201f8372eee579584b7f5900e073b207b0c.tar.gz
upstream-c0ba4201f8372eee579584b7f5900e073b207b0c.tar.bz2
upstream-c0ba4201f8372eee579584b7f5900e073b207b0c.zip
libiconv-stub: remove
No longer used. Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'include/nls.mk')
-rw-r--r--include/nls.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/nls.mk b/include/nls.mk
index 7f9935b5c3..90fc27660f 100644
--- a/include/nls.mk
+++ b/include/nls.mk
@@ -19,7 +19,6 @@ else
endif
PKG_CONFIG_DEPENDS += CONFIG_BUILD_NLS
-PKG_BUILD_DEPENDS += !BUILD_NLS:libiconv
ICONV_DEPENDS:=+BUILD_NLS:libiconv-full
ifeq ($(CONFIG_BUILD_NLS),y)