[package] libtorrent can only be built with gcc-4.2.1, which is provided by linux 2.6, so make it linux-2.6 specific
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20589 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
df42b664b2
commit
6cedcf5f5d
@ -29,7 +29,7 @@ define Package/libtorrent
|
|||||||
CATEGORY:=Libraries
|
CATEGORY:=Libraries
|
||||||
TITLE:=Rakshasa's BitTorrent library
|
TITLE:=Rakshasa's BitTorrent library
|
||||||
URL:=http://libtorrent.rakshasa.no/
|
URL:=http://libtorrent.rakshasa.no/
|
||||||
DEPENDS:=+libopenssl +libsigcxx
|
DEPENDS:=+libopenssl +libsigcxx @LINUX_2_6
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/libtorrent/description
|
define Package/libtorrent/description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user