mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
aria2: Enable Bittorrent support by default
Most user need this Bittorrent download support, and this fature can only depends on libssl. Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
This commit is contained in:
committed by
Yousong Zhou
parent
f76693c9d5
commit
6c1fe1ad7a
+1
-1
@@ -56,7 +56,7 @@ config ARIA2_BITTORRENT
|
||||
bool "Enable Bittorrent Support"
|
||||
depends on ARIA2_OPENSSL || ARIA2_LIBGCRYPT || \
|
||||
(ARIA2_NETTLE && ARIA2_GMP)
|
||||
default n
|
||||
default y
|
||||
|
||||
config ARIA2_METALINK
|
||||
bool "Enable Metalink Support"
|
||||
|
||||
Reference in New Issue
Block a user