diff options
Diffstat (limited to 'repo/xi')
-rw-r--r-- | repo/xi/xib.xibuild (renamed from repo/xi/xib.xipkg) | 0 | ||||
-rw-r--r-- | repo/xi/xiutils.xibuild (renamed from repo/xi/xiutils.xipkg) | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/repo/xi/xib.xipkg b/repo/xi/xib.xibuild index 7572f25..7572f25 100644 --- a/repo/xi/xib.xipkg +++ b/repo/xi/xib.xibuild diff --git a/repo/xi/xiutils.xipkg b/repo/xi/xiutils.xibuild index 1b71fde..bcc0300 100644 --- a/repo/xi/xiutils.xipkg +++ b/repo/xi/xiutils.xibuild @@ -1,6 +1,6 @@ #!/bin/bash -MAKEDEPS=(gcc make) +MAKEDEPS=(gcc) DEPS=() SOURCE=https://git.davidovski.xyz/xilinux/xiutils.git |