From 01d50f865201cf4873141a9d6b5440c159539a1c Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Fri, 7 Oct 2022 19:00:33 +0200 Subject: community/ruby-benchmark: appending ruby-bootstrap to makedepends, not replace it! --- community/ruby-benchmark/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/ruby-benchmark/PKGBUILD') diff --git a/community/ruby-benchmark/PKGBUILD b/community/ruby-benchmark/PKGBUILD index a1747efc..2ed468c4 100644 --- a/community/ruby-benchmark/PKGBUILD +++ b/community/ruby-benchmark/PKGBUILD @@ -1,6 +1,6 @@ # building with ruby-bootstrap in /opt/ruby-xxx, but install into /usr # and depend on 'rust' -makedepends=(ruby-bootstrap) +makedepends+=(ruby-bootstrap) # install to final destination in /usr and not into /opt/ruby-xxx eval "$( -- cgit v1.2.3-54-g00ecf