[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
This commit is contained in:
nico 2010-03-18 02:20:37 +00:00
parent adca130c76
commit bde3179b41

View File

@ -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