diff options
Diffstat (limited to 'repo/xi/xib/xib.xibuild')
-rw-r--r-- | repo/xi/xib/xib.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |