From 30ce23043ebc1866b97bed84e9c65febba1cb269 Mon Sep 17 00:00:00 2001
From: Waldemar Brodkorb <wbx@openadk.org>
Date: Mon, 5 May 2014 13:50:51 +0200
Subject: needs libintl.h

---
 package/libtorrent/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'package/libtorrent')

diff --git a/package/libtorrent/Makefile b/package/libtorrent/Makefile
index 959d0e286..4e68e3211 100644
--- a/package/libtorrent/Makefile
+++ b/package/libtorrent/Makefile
@@ -10,7 +10,7 @@ PKG_MD5SUM:=		96c0b81501357df402ab592f59ecaeab
 PKG_DESCR:=		bittorrent library
 PKG_SECTION:=		libs
 PKG_DEPENDS:=		libopenssl libsigc++
-PKG_BUILDDEP:=		openssl libsigc++
+PKG_BUILDDEP:=		openssl libsigc++ gettext-tiny
 PKG_URL:=		http://libtorrent.rakshasa.no/
 PKG_SITES:=		http://libtorrent.rakshasa.no/downloads/
 PKG_OPTS:=		dev
-- 
cgit v1.2.3