summaryrefslogtreecommitdiff
path: root/repo/devel/llvm.xibuild
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2022-02-13 23:26:24 +0000
committerdavidovski <david@davidovski.xyz>2022-02-13 23:26:24 +0000
commite964fd9b52aabdfff452068e486f34cb467fca71 (patch)
treede11b4addbdaf53b088104d33ddbd0fe5dcc8d64 /repo/devel/llvm.xibuild
parentabebf431dfa5030a6f60a29b42fff38833311415 (diff)
edited deps and meta packages
Diffstat (limited to 'repo/devel/llvm.xibuild')
-rw-r--r--repo/devel/llvm.xibuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/devel/llvm.xibuild b/repo/devel/llvm.xibuild
index 0147a69..41c2870 100644
--- a/repo/devel/llvm.xibuild
+++ b/repo/devel/llvm.xibuild
@@ -1,7 +1,7 @@
#!/bin/bash
MAKEDEPS=(make ninja cmake libedit libffi libxml2 ncurses python)
-DEPS=()
+DEPS=(perl zlib libffi libedit ncurses)
PKG_VER=13.0.0
SOURCE=https://github.com/llvm/llvm-project/releases/download/llvmorg-$PKG_VER/llvm-$PKG_VER.src.tar.xz