projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
80add83
)
rblibtorrent: mark it as broken for now (see #6880)
author
Nicolas Thill
<nico@openwrt.org>
Thu, 18 Mar 2010 02:20:37 +0000
(
02:20
+0000)
committer
Nicolas Thill
<nico@openwrt.org>
Thu, 18 Mar 2010 02:20:37 +0000
(
02:20
+0000)
SVN-Revision: 20260
libs/rblibtorrent/Makefile
patch
|
blob
|
history
diff --git
a/libs/rblibtorrent/Makefile
b/libs/rblibtorrent/Makefile
index b26679bd4998851b628945f19fe77ba2cccb1a73..9e176d447a1d7e8f19fa593a414c431a877fc364 100644
(file)
--- 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