summaryrefslogtreecommitdiff
path: root/repo/ruby/ruby.xibuild
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2023-02-02 14:10:02 +0000
committerdavidovski <david@davidovski.xyz>2023-02-02 14:10:02 +0000
commitf29d569cd33a73da5ad675f43a34ad53c5cc9bc6 (patch)
tree76fe6267f8307e7630fc6f53ff99a9767ad40de0 /repo/ruby/ruby.xibuild
parent05d004dfe0c9a9d898fac8a4a0292ca2a74ca391 (diff)
Work
Diffstat (limited to 'repo/ruby/ruby.xibuild')
-rw-r--r--repo/ruby/ruby.xibuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/repo/ruby/ruby.xibuild b/repo/ruby/ruby.xibuild
index 6184e18..bcf17cb 100644
--- a/repo/ruby/ruby.xibuild
+++ b/repo/ruby/ruby.xibuild
@@ -3,8 +3,7 @@
NAME="ruby"
DESC="An object-oriented language for quick and easy programming"
-MAKEDEPS="make "
-DEPS="toybox cacerts gmp libucontext musl zlib "
+MAKEDEPS="make toybox cacerts gmp libucontext musl zlib "
PKG_VER=3.1.2
SOURCE="https://cache.ruby-lang.org/pub/ruby/${PKG_VER%.*}/ruby-$PKG_VER.tar.gz"