From 1c129262682a468c5dbdbf56c9a297c41cfdf5be Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Fri, 7 Oct 2022 11:48:34 +0200 Subject: community/ruby-fiddle: rebuild for using ruby instead of ruby-bootstrap --- community/ruby-fiddle/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/ruby-fiddle') diff --git a/community/ruby-fiddle/PKGBUILD b/community/ruby-fiddle/PKGBUILD index 714be1a9..9f7bafcc 100644 --- a/community/ruby-fiddle/PKGBUILD +++ b/community/ruby-fiddle/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