[package] libtorrent can only be built with gcc-4.2.1, which is provided by linux...
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 29 Mar 2010 20:39:55 +0000 (20:39 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 29 Mar 2010 20:39:55 +0000 (20:39 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20589 3c298f89-4303-0410-b956-a3cf2f4a3e73

libs/libtorrent/Makefile

index 5cfe8b8..49c6fae 100644 (file)
@@ -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