Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2022-10-07 19:00:51 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2022-10-07 19:00:51 +0200
commit6c050c7ebbde22d4628382018a76b2f68bf645fd (patch)
treefce469f6b3b5f255e218794518863ef786e0a3ec /community
parent273943f41b113579ed78a3b5e9bcf859bfd06407 (diff)
community/ruby-rake: appending ruby-bootstrap to makedepends, not replace it!
Diffstat (limited to 'community')
-rw-r--r--community/ruby-rake/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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