diff options
Diffstat (limited to 'repo/system/js78.xibuild')
-rw-r--r-- | repo/system/js78.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/system/js78.xibuild b/repo/system/js78.xibuild index c134f7e..ab7023c 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) +MAKEDEPS=(gcc autoconf2.13 icu rustc which zip llvm patch make) DEPS=(readline bash zlib) PKG_VER=78.15.0 |