summaryrefslogtreecommitdiff
path: root/repo/devel/cmake/cmake.xibuild
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2022-05-18 09:56:56 +0100
committerdavidovski <david@davidovski.xyz>2022-05-18 09:56:56 +0100
commit4cfc98e1be889f359613a54010b67e13c673e4ab (patch)
tree085c6f015955435d1138078984a897491b1b1e37 /repo/devel/cmake/cmake.xibuild
parentda500224f138f6d4800d248c24228987a0a149de (diff)
parentdccab9b94dcfc5e040647210ba22b9cc4bddc742 (diff)
Merge branch 'master' of git.cheetah.remote:xilinux/buildfiles
Diffstat (limited to 'repo/devel/cmake/cmake.xibuild')
-rw-r--r--repo/devel/cmake/cmake.xibuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/devel/cmake/cmake.xibuild b/repo/devel/cmake/cmake.xibuild
index 41be69c..01be547 100644
--- a/repo/devel/cmake/cmake.xibuild
+++ b/repo/devel/cmake/cmake.xibuild
@@ -1,7 +1,7 @@
#!/bin/sh
MAKEDEPS="make"
-DEPS="curl libarchive jsoncpp libuv rhash"
+DEPS="curl libarchive jsoncpp libuv rhash openssl"
PKG_VER=3.22.1
SOURCE=https://github.com/Kitware/CMake/releases/download/v$PKG_VER/cmake-$PKG_VER.tar.gz