From bb499959d88da1b3937c23b5405089c907188a81 Mon Sep 17 00:00:00 2001 From: davidovski Date: Thu, 10 Mar 2022 11:59:16 +0000 Subject: added and patched broken packages --- repo/util/unzip.xibuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repo/util/unzip.xibuild') diff --git a/repo/util/unzip.xibuild b/repo/util/unzip.xibuild index 51bbff7..d3fea41 100644 --- a/repo/util/unzip.xibuild +++ b/repo/util/unzip.xibuild @@ -1,7 +1,7 @@ #!/bin/sh MAKEDEPS="make" -DEPS="bzip2 bash" +DEPS="bzip2 sh" PKG_VER=60 SOURCE=https://downloads.sourceforge.net/infozip/unzip$PKG_VER.tar.gz -- cgit v1.2.1