From 63add57ef96f10f464fc1bf7c821d2281b39edeb Mon Sep 17 00:00:00 2001 From: davidovski Date: Fri, 4 Nov 2022 02:29:27 +0000 Subject: Using toybox instead of sbase for posix --- repo/xipkg/xipkg.xibuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repo/xipkg/xipkg.xibuild') diff --git a/repo/xipkg/xipkg.xibuild b/repo/xipkg/xipkg.xibuild index ccee38a..50080b3 100644 --- a/repo/xipkg/xipkg.xibuild +++ b/repo/xipkg/xipkg.xibuild @@ -1,7 +1,7 @@ #!/bin/sh MAKEDEPS="make shmk" -DEPS="openssl curl dash findutils diffutils sed xichroot grep base64 sort hbar parseconf xiutils" +DEPS="toybox openssl curl dash findutils diffutils sed xichroot grep base64 hbar parseconf xiutils" PKG_VER=1.7.4 SOURCE=https://git.davidovski.xyz/xilinux/xipkg.git -- cgit v1.2.1