summaryrefslogtreecommitdiff
path: root/repo/devel/cmake.xibuild
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2022-01-20 21:37:51 +0000
committerdavidovski <david@davidovski.xyz>2022-01-20 21:37:51 +0000
commitdec952fe033386edc3eb34b0f17edde6683eae65 (patch)
tree7554d75f06558035eca8244e1681332dba7bcf0a /repo/devel/cmake.xibuild
parent834b40c1975a5181c03ab0768bc4e3acb3561a47 (diff)
added makedeps currently are just common buildtools
Diffstat (limited to 'repo/devel/cmake.xibuild')
-rw-r--r--repo/devel/cmake.xibuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/repo/devel/cmake.xibuild b/repo/devel/cmake.xibuild
index 10e4485..8e78ae0 100644
--- a/repo/devel/cmake.xibuild
+++ b/repo/devel/cmake.xibuild
@@ -1,5 +1,6 @@
#!/bin/bash
+MAKEDEPS=(make)
DEPS=(curl libarchive jsoncpp libuv rhash)
PKG_VER=3.22.1