[packages] rblibtorrent: mark it as broken for now (see #6880)
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 18 Mar 2010 02:20:37 +0000 (02:20 +0000)
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 18 Mar 2010 02:20:37 +0000 (02:20 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20260 3c298f89-4303-0410-b956-a3cf2f4a3e73

libs/rblibtorrent/Makefile

index b26679b..9e176d4 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