From a2afad8251c57cc462cb9fd0cb2b7e2d346b7813 Mon Sep 17 00:00:00 2001 From: davidovski Date: Mon, 17 Jan 2022 18:49:16 +0000 Subject: resolved some missing dependencies --- 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 aeab9d4..a07b48d 100644 --- a/repo/system/gmp.xibuild +++ b/repo/system/gmp.xibuild @@ -1,6 +1,6 @@ #!/bin/bash -DEPS=(gcc-libs sh) +DEPS=(gcc sh) PKG_VER=6.2.1 SOURCE=https://gmplib.org/download/gmp/gmp-$PKG_VER.tar.xz -- cgit v1.2.1