From fc00950a590d7d4275f68b6a1ecd7ea574b45cdc Mon Sep 17 00:00:00 2001 From: davidovski Date: Sun, 6 Feb 2022 01:48:31 +0000 Subject: removed the . from the filenmae --- repo/system/js78.xibuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repo/system') diff --git a/repo/system/js78.xibuild b/repo/system/js78.xibuild index ab7023c..14a3a40 100644 --- a/repo/system/js78.xibuild +++ b/repo/system/js78.xibuild @@ -1,6 +1,6 @@ #!/bin/bash -MAKEDEPS=(gcc autoconf2.13 icu rustc which zip llvm patch make) +MAKEDEPS=(gcc autoconf2-13 icu rustc which zip llvm patch make) DEPS=(readline bash zlib) PKG_VER=78.15.0 -- cgit v1.2.1