From 63add57ef96f10f464fc1bf7c821d2281b39edeb Mon Sep 17 00:00:00 2001 From: davidovski Date: Fri, 4 Nov 2022 02:29:27 +0000 Subject: Using toybox instead of sbase for posix --- repo/ruby/ruby.xibuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repo/ruby') diff --git a/repo/ruby/ruby.xibuild b/repo/ruby/ruby.xibuild index 3cc7f7b..6184e18 100644 --- a/repo/ruby/ruby.xibuild +++ b/repo/ruby/ruby.xibuild @@ -4,7 +4,7 @@ NAME="ruby" DESC="An object-oriented language for quick and easy programming" MAKEDEPS="make " -DEPS="sbase cacerts gmp libucontext musl zlib " +DEPS="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" -- cgit v1.2.1