[packages] replace @LINUX_2_6 with @!LINUX_2_4, fixes fallout after r23246
[openwrt/svn-archive/archive.git] / libs / libtorrent / Makefile
index a64af19c3463790b780d6b3270a16039cf5fb270..46c865c131660cde92913323ea9903d89c2c1a4a 100644 (file)
@@ -28,7 +28,7 @@ define Package/libtorrent
   CATEGORY:=Libraries
   TITLE:=Rakshasa's BitTorrent library
   URL:=http://libtorrent.rakshasa.no/
-  DEPENDS:=+libopenssl +libsigcxx @LINUX_2_6
+  DEPENDS:=+libopenssl +libsigcxx @!LINUX_2_4
 endef
 
 define Package/libtorrent/description