summaryrefslogtreecommitdiff
path: root/package/boost/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-10-11 17:09:48 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-10-11 17:09:48 +0200
commit992497f936f7dc4e791c7af4c3b2103f5d5e990d (patch)
treef663b1d71d65f7256b050a802aa0f131dbb76991 /package/boost/Makefile
parent7e1ae3b97f8d4fefa6a3b82c31e76f04cf151da2 (diff)
parenteea24184593776645fcca6feb40fbdc0e89fb50d (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/boost/Makefile')
-rw-r--r--package/boost/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/boost/Makefile b/package/boost/Makefile
index cce3246fa..d0ac60891 100644
--- a/package/boost/Makefile
+++ b/package/boost/Makefile
@@ -9,6 +9,7 @@ PKG_RELEASE:= 2
PKG_MD5SUM:= efbfbff5a85a9330951f243d0a46e4b9
PKG_DESCR:= boost C++ library
PKG_SECTION:= libs
+PKG_BUILDDEP:= gettext-tiny
PKG_URL:= http://www.boost.org/
PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=boost/}