From 05d004dfe0c9a9d898fac8a4a0292ca2a74ca391 Mon Sep 17 00:00:00 2001 From: davidovski Date: Mon, 19 Dec 2022 23:07:05 +0000 Subject: Making things work --- repo/xib/xib.xibuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repo/xib') diff --git a/repo/xib/xib.xibuild b/repo/xib/xib.xibuild index f8b2395..18555ec 100644 --- a/repo/xib/xib.xibuild +++ b/repo/xib/xib.xibuild @@ -1,7 +1,7 @@ #!/bin/sh MAKEDEPS="" -DEPS="xichroot xibuild xipkg xiutils hbar parseconf git tar unzip" +DEPS="xichroot xibuild xipkg xiutils hbar parseconf git tar unzip tsort" SOURCE=https://git.davidovski.xyz/xilinux/xib.git DESC="The XiBuild system" -- cgit v1.2.1