aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/rosa/curl.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/rosa/curl.go')
-rw-r--r--internal/rosa/curl.go5
1 files changed, 5 insertions, 0 deletions
diff --git a/internal/rosa/curl.go b/internal/rosa/curl.go
index 14dcb599..1622254b 100644
--- a/internal/rosa/curl.go
+++ b/internal/rosa/curl.go
@@ -35,6 +35,11 @@ func init() {
Description: "command line tool and library for transferring data with URLs",
Website: "https://curl.se/",
+ Dependencies: P{
+ Libpsl,
+ OpenSSL,
+ },
+
ID: 381,
}
}