From 80761270e53b3315ac90921e3bdd48d9c27de7a5 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Fri, 7 Oct 2022 11:48:33 +0200 Subject: community/ruby-digest: rebuild for using ruby instead of ruby-bootstrap --- community/ruby-digest/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/ruby-digest/PKGBUILD') diff --git a/community/ruby-digest/PKGBUILD b/community/ruby-digest/PKGBUILD index 5fc94708..a94c04c6 100644 --- a/community/ruby-digest/PKGBUILD +++ b/community/ruby-digest/PKGBUILD @@ -1,6 +1,6 @@ -# bootstrapping with ruby-bootstrap in /opt/ruby-xxx -depends=(${depends[@]//ruby/}) -depends+='ruby-bootstrap' +# building with ruby-bootstrap in /opt/ruby-xxx, but install into /usr +# and depend on 'rust' +makedepends=(ruby-bootstrap) # install to final destination in /usr and not into /opt/ruby-xxx eval "$( -- cgit v1.2.3-54-g00ecf