From 6c050c7ebbde22d4628382018a76b2f68bf645fd Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Fri, 7 Oct 2022 19:00:51 +0200 Subject: community/ruby-rake: appending ruby-bootstrap to makedepends, not replace it! --- community/ruby-rake/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/ruby-rake') diff --git a/community/ruby-rake/PKGBUILD b/community/ruby-rake/PKGBUILD index 6fe83cd9..444fe285 100644 --- a/community/ruby-rake/PKGBUILD +++ b/community/ruby-rake/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) # create /opt/ruby-xxx/bin # install to final destination in /usr and not into /opt/ruby-xxx -- cgit v1.2.3-54-g00ecf