We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5b8b543 + ea9a109 commit 30dc818Copy full SHA for 30dc818
openvasd/CMakeLists.txt
@@ -13,7 +13,7 @@ endif (NOT PKG_CONFIG_FOUND)
13
## Dependency checks
14
15
pkg_check_modules (GLIB REQUIRED glib-2.0>=2.42)
16
-pkg_check_modules (CURL REQUIRED libcurl>=7.74.0)
+pkg_check_modules (CURL REQUIRED libcurl>=7.77.0)
17
18
# for json parsing we need cJSON
19
pkg_check_modules (CJSON REQUIRED libcjson>=1.7.14)
0 commit comments