diff options
Diffstat (limited to 'package/libtorrent/Makefile')
-rw-r--r-- | package/libtorrent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libtorrent/Makefile b/package/libtorrent/Makefile index 4e68e3211..c6143d858 100644 --- a/package/libtorrent/Makefile +++ b/package/libtorrent/Makefile @@ -8,7 +8,7 @@ PKG_VERSION:= 0.13.2 PKG_RELEASE:= 1 PKG_MD5SUM:= 96c0b81501357df402ab592f59ecaeab PKG_DESCR:= bittorrent library -PKG_SECTION:= libs +PKG_SECTION:= libs/net PKG_DEPENDS:= libopenssl libsigc++ PKG_BUILDDEP:= openssl libsigc++ gettext-tiny PKG_URL:= http://libtorrent.rakshasa.no/ |