summaryrefslogtreecommitdiff
path: root/repo/curl
diff options
context:
space:
mode:
Diffstat (limited to 'repo/curl')
-rw-r--r--repo/curl/curl.xibuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/repo/curl/curl.xibuild b/repo/curl/curl.xibuild
index 09699d5..8daa84d 100644
--- a/repo/curl/curl.xibuild
+++ b/repo/curl/curl.xibuild
@@ -1,7 +1,7 @@
#!/bin/sh
-MAKEDEPS="make "
-DEPS="openssl zlib zstd libnghttp libpsl cacerts"
+MAKEDEPS="make openssl zlib zstd libnghttp libpsl cacerts rtmpdump"
+DEPS="cacerts"
PKG_VER=7.85.0
SOURCE=https://curl.se/download/curl-$PKG_VER.tar.xz