From 9d558ab93a7d672f4fcf9c5c1bdd123005355b5d Mon Sep 17 00:00:00 2001
From: Waldemar Brodkorb <wbx@openadk.org>
Date: Sun, 22 Jan 2017 19:25:04 +0100
Subject: remove gettext-tiny, libintl is now included in uClibc-ng

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

(limited to 'package/libtorrent')

diff --git a/package/libtorrent/Makefile b/package/libtorrent/Makefile
index 6035637e4..f631b37fd 100644
--- a/package/libtorrent/Makefile
+++ b/package/libtorrent/Makefile
@@ -10,7 +10,8 @@ PKG_HASH:=		2838a08c96edfd936aff8fbf99ecbb930c2bfca3337dd1482eb5fccdb80d5a04
 PKG_DESCR:=		bittorrent library
 PKG_SECTION:=		libs/net
 PKG_DEPENDS:=		libsigc++ zlib libressl
-PKG_BUILDDEP:=		libsigc++ zlib libressl gettext-tiny
+PKG_BUILDDEP:=		libsigc++ zlib libressl
+PKG_NEEDS:=		intl
 PKG_URL:=		https://rakshasa.github.io/rtorrent/
 PKG_SITES:=		http://rtorrent.net/downloads/
 PKG_OPTS:=		dev
-- 
cgit v1.2.3