aria2: Fix typo in Config.in
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
This commit is contained in:
parent
770ca2d401
commit
fda73d7422
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ endchoice
|
||||||
choice
|
choice
|
||||||
prompt "Crypto Library"
|
prompt "Crypto Library"
|
||||||
depends on !ARIA2_OPENSSL
|
depends on !ARIA2_OPENSSL
|
||||||
default ARIA2_NOCRYPOTLIB
|
default ARIA2_NOCRYPTO
|
||||||
|
|
||||||
config ARIA2_NETTLE
|
config ARIA2_NETTLE
|
||||||
bool "Nettle"
|
bool "Nettle"
|
||||||
|
|
Loading…
Reference in a new issue