diff --git a/recipes/curl/recipe.sh b/recipes/curl/recipe.sh index 807a2a1b2ae865e9b86fa014e33b075eaed179c0..a33f5aa98912e09e71e2d6d74bfed923d8f72d21 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 {