mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
getdns: Package update to replace libidn support with libidn2
Package update to replace libidn support with libidn2 Signed-off-by: David Mora <iamperson347+public@gmail.com>
This commit is contained in:
@@ -7,10 +7,10 @@ config GETDNS_ENABLE_STUB_ONLY
|
||||
getdns can be configured for stub resolution mode only. (Removes libunbound dependency)
|
||||
default y
|
||||
|
||||
config GETDNS_ENABLE_IDN_LIBIDN
|
||||
bool "GETDNS_ENABLE_IDN_LIBIDN"
|
||||
config GETDNS_ENABLE_IDN_LIBIDN2
|
||||
bool "GETDNS_ENABLE_IDN_LIBIDN2"
|
||||
help
|
||||
getdns can be configured with some IDN Support. (Requires libidn dependency)
|
||||
getdns can be configured with some IDN Support. (Requires libidn2 dependency)
|
||||
default n
|
||||
|
||||
endmenu
|
||||
|
||||
Reference in New Issue
Block a user