summaryrefslogtreecommitdiff
path: root/package/libtorrent/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/libtorrent/Config.in')
-rw-r--r--package/libtorrent/Config.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/package/libtorrent/Config.in b/package/libtorrent/Config.in
new file mode 100644
index 000000000..6b65665a1
--- /dev/null
+++ b/package/libtorrent/Config.in
@@ -0,0 +1,10 @@
+config ADK_PACKAGE_LIBTORRENT
+ prompt "libtorrent........................ bittorrent library"
+ tristate
+ default n
+ depends on ADK_CXX
+ select ADK_PACKAGE_LIBSTDCXX
+ select ADK_PACKAGE_LIBOPENSSL
+ select ADK_PACKAGE_LIBSIGCXX
+ help
+ http://libtorrent.rakshasa.no/