summaryrefslogtreecommitdiff
path: root/package/gettext
diff options
context:
space:
mode:
Diffstat (limited to 'package/gettext')
-rw-r--r--package/gettext/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/gettext/Makefile b/package/gettext/Makefile
index c21d11671..a0b0a7b65 100644
--- a/package/gettext/Makefile
+++ b/package/gettext/Makefile
@@ -10,7 +10,7 @@ PKG_MD5SUM:= 3dd55b952826d2b32f51308f2f91aa89
PKG_DESCR:= internationalisation library
PKG_SECTION:= libs
PKG_DEPENDS:= libiconv libpthread
-PKG_BUILDDEP+= libiconv libpthread
+PKG_BUILDDEP:= libiconv libpthread
PKG_URL:= http://www.gnu.org/software/gettext/
PKG_SITES:= ${MASTER_SITE_GNU:=gettext/}