From a3934fdbe0eefeaad24e2012bfb91b0bd0440496 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Fri, 7 Oct 2022 11:48:35 +0200 Subject: community/ruby-net-http: rebuild for using ruby instead of ruby-bootstrap --- community/ruby-net-http/PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'community') diff --git a/community/ruby-net-http/PKGBUILD b/community/ruby-net-http/PKGBUILD index 0073bcee..52c5e511 100644 --- a/community/ruby-net-http/PKGBUILD +++ b/community/ruby-net-http/PKGBUILD @@ -1,5 +1,6 @@ -# bootstrapping with ruby-bootstrap in /opt/ruby-xxx -depends=('ruby-bootstrap' 'ruby-uri') +# 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