diff --git a/package/system/apk/Makefile b/package/system/apk/Makefile index 3fc3aedc496..3e2066e2698 100644 --- a/package/system/apk/Makefile +++ b/package/system/apk/Makefile @@ -54,6 +54,7 @@ MESON_VARS+=VERSION=$(PKG_VERSION) MESON_HOST_ARGS += \ -Dcompressed-help=false \ -Ddocs=disabled \ + -Durl_backend=wget \ -Dcrypto_backend=openssl \ -Dzstd=false