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:
d44280d
)
libtorrent can only be built with gcc-4.2.1, which is provided by linux 2.6, so make...
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 5cfe8b8b4afcd279f84497a3f1a42768c4e86106..49c6fae9bdae7f918d4c1529eb74569cf3a01e3a 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