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 17:31:16 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2022-10-07 17:31:16 +0200
commit164bbeae1b1de3947ad30396d0b76aa545b33bdf (patch)
tree4470970c028438d8bf14ace20ea4654cd1117f8d /community
parentdb08714376872756807d029b8209af7b26f28375 (diff)
community/ruby-csv: rebuild for using ruby instead of ruby-bootstrap
Diffstat (limited to 'community')
-rw-r--r--community/ruby-csv/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/ruby-csv/PKGBUILD b/community/ruby-csv/PKGBUILD
index d638ed30..d7c802f8 100644
--- a/community/ruby-csv/PKGBUILD
+++ b/community/ruby-csv/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 "$(