From bde3179b41bf3b93273a0ed6a831ee5de7ca70e7 Mon Sep 17 00:00:00 2001 From: nico Date: Thu, 18 Mar 2010 02:20:37 +0000 Subject: [PATCH] [packages] rblibtorrent: mark it as broken for now (see #6880) git-svn-id: svn://svn.openwrt.org/openwrt/packages@20260 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/rblibtorrent/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/rblibtorrent/Makefile b/libs/rblibtorrent/Makefile index b26679bd4..9e176d447 100644 --- a/libs/rblibtorrent/Makefile +++ b/libs/rblibtorrent/Makefile @@ -26,7 +26,7 @@ define Package/rblibtorrent CATEGORY:=Libraries TITLE:=Rasterbar BitTorrent library URL:=http://www.rasterbar.com/products/libtorrent/ - DEPENDS:=+boost +boost-python +boost-filesystem +boost-regex +boost-thread +boost-program_options +boost-system +libopenssl + DEPENDS:=+boost +boost-python +boost-filesystem +boost-regex +boost-thread +boost-program_options +boost-system +libopenssl @BROKEN endef define Package/rblibtorrent/description