From d4c13c809acc891d6122653d00e25b7913c7fb5c Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 8 Oct 2022 15:01:19 +0200 Subject: community/ruby-stringio: using explicit rake-compiler-bootstrap --- community/ruby-stringio/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community') diff --git a/community/ruby-stringio/PKGBUILD b/community/ruby-stringio/PKGBUILD index e4a5d80a..7f8a166a 100644 --- a/community/ruby-stringio/PKGBUILD +++ b/community/ruby-stringio/PKGBUILD @@ -1,6 +1,6 @@ # building with ruby-bootstrap in /opt/ruby-xxx, but install into /usr # and depend on 'ruby' -makedepends=(ruby-bootstrap) +makedepends+=(ruby-bootstrap ruby-rake-compiler-bootstrap) # install to final destination in /usr and not into /opt/ruby-xxx eval "$( -- cgit v1.2.3-54-g00ecf