diff --git a/net-misc/curl/curl-7.61.1.recipe b/net-misc/curl/curl-7.61.1.recipe index 2220b1804..0a1206655 100644 --- a/net-misc/curl/curl-7.61.1.recipe +++ b/net-misc/curl/curl-7.61.1.recipe @@ -9,7 +9,7 @@ busload of other useful tricks." HOMEPAGE="https://curl.haxx.se/" COPYRIGHT="1996-2018 Daniel Stenberg" LICENSE="Curl" -REVISION="1" +REVISION="2" SOURCE_URI="https://curl.haxx.se/download/curl-$portVersion.tar.bz2" CHECKSUM_SHA256="a308377dbc9a16b2e994abd55455e5f9edca4e31666f8f8fcfe7a1a4aea419b9" ADDITIONAL_FILES="curl.rdef" @@ -29,6 +29,7 @@ PROVIDES=" REQUIRES=" haiku$secondaryArchSuffix ca_root_certificates + lib:libnghttp2$secondaryArchSuffix lib:libssl$secondaryArchSuffix lib:libz$secondaryArchSuffix " @@ -46,6 +47,7 @@ REQUIRES_devel=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel + devel:libnghttp2$secondaryArchSuffix devel:libssl$secondaryArchSuffix devel:libz$secondaryArchSuffix "