diff --git a/recipes/curl/recipe.sh b/recipes/curl/recipe.sh index 807a2a1b..a33f5aa9 100644 --- a/recipes/curl/recipe.sh +++ b/recipes/curl/recipe.sh @@ -2,7 +2,7 @@ VERSION="7.62.0" #TAR=https://curl.haxx.se/download/curl-$VERSION.tar.gz GIT=https://gitlab.redox-os.org/redox-os/curl.git GIT_BRANCH=redox -BUILD_DEPENDS=(openssl zlib) +BUILD_DEPENDS=(nghttp2 openssl zlib) DEPENDS="ca-certificates" function recipe_version {