projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f3d2ae
)
[package] libtorrent can only be built with gcc-4.2.1, which is provided by linux...
author
Florian Fainelli
<florian@openwrt.org>
Mon, 29 Mar 2010 20:39:55 +0000
(20:39 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Mon, 29 Mar 2010 20:39:55 +0000
(20:39 +0000)
SVN-Revision: 20589
libs/libtorrent/Makefile
patch
|
blob
|
history
diff --git
a/libs/libtorrent/Makefile
b/libs/libtorrent/Makefile
index
5cfe8b8
..
49c6fae
100644
(file)
--- a/
libs/libtorrent/Makefile
+++ b/
libs/libtorrent/Makefile
@@
-29,7
+29,7
@@
define Package/libtorrent
CATEGORY:=Libraries
TITLE:=Rakshasa's BitTorrent library
URL:=http://libtorrent.rakshasa.no/
- DEPENDS:=+libopenssl +libsigcxx
+ DEPENDS:=+libopenssl +libsigcxx
@LINUX_2_6
endef
define Package/libtorrent/description