From 50fb6c032e72a26b3fd881a18e1d1f535c95e0fc Mon Sep 17 00:00:00 2001 From: davidovski Date: Tue, 17 May 2022 19:10:55 +0100 Subject: fixed packages for llvm based toolchain --- repo/xi/xib/xib.xibuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repo/xi/xib') diff --git a/repo/xi/xib/xib.xibuild b/repo/xi/xib/xib.xibuild index 52ebdb9..e4b3efa 100644 --- a/repo/xi/xib/xib.xibuild +++ b/repo/xi/xib/xib.xibuild @@ -1,7 +1,7 @@ #!/bin/sh MAKEDEPS="" -DEPS="xichroot xipkg xiutils git tar unzip" +DEPS="xichroot xibuild xipkg xiutils hbar parseconf git tar unzip" SOURCE=https://git.davidovski.xyz/xilinux/xib.git DESC="The XiBuild system" -- cgit v1.2.1