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/system/gmp.xibuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repo/system/gmp.xibuild') diff --git a/repo/system/gmp.xibuild b/repo/system/gmp.xibuild index c3f14ee..0bfd3f4 100644 --- a/repo/system/gmp.xibuild +++ b/repo/system/gmp.xibuild @@ -1,7 +1,7 @@ #!/bin/sh MAKEDEPS="make perl" -DEPS="bash procps-ng" +DEPS="sh procps-ng" PKG_VER=6.2.1 SOURCE=https://gmplib.org/download/gmp/gmp-$PKG_VER.tar.xz -- cgit v1.2.1