rblibtorrent: mark it as broken for now (see #6880)
authorNicolas Thill <nico@openwrt.org>
Thu, 18 Mar 2010 02:20:37 +0000 (02:20 +0000)
committerNicolas Thill <nico@openwrt.org>
Thu, 18 Mar 2010 02:20:37 +0000 (02:20 +0000)
SVN-Revision: 20260

libs/rblibtorrent/Makefile

index b26679bd4998851b628945f19fe77ba2cccb1a73..9e176d447a1d7e8f19fa593a414c431a877fc364 100644 (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