summaryrefslogtreecommitdiff
path: root/repo/extra
diff options
context:
space:
mode:
Diffstat (limited to 'repo/extra')
-rw-r--r--repo/extra/xibuild.xibuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/extra/xibuild.xibuild b/repo/extra/xibuild.xibuild
index 029efdc..0b001b0 100644
--- a/repo/extra/xibuild.xibuild
+++ b/repo/extra/xibuild.xibuild
@@ -1,6 +1,6 @@
#!/bin/bash
-DEPS=(bash tar)
+DEPS=(bash tar git hg curl openssl )
SOURCE=https://git.davidovski.xyz/xilinux/xibuild.git
DESC="The build system for xilinux used to build packages and maintain repositories"