Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/community/ruby-psych
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2022-10-07 11:48:35 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2022-10-07 11:48:35 +0200
commit7c8fe3cda700609ba864db39ccd1be3d5f120b54 (patch)
treeae4d88575e44fecdc8057297050700e4c7a52c3a /community/ruby-psych
parent6aace240229f225fee62e36ee092dd6b52611e26 (diff)
community/ruby-psych: rebuild for using ruby instead of ruby-bootstrap
Diffstat (limited to 'community/ruby-psych')
-rw-r--r--community/ruby-psych/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/community/ruby-psych/PKGBUILD b/community/ruby-psych/PKGBUILD
index a4344ca2..a1747efc 100644
--- a/community/ruby-psych/PKGBUILD
+++ b/community/ruby-psych/PKGBUILD
@@ -1,5 +1,6 @@
-# bootstrapping with ruby-bootstrap in /opt/ruby-xxx
-depends=('ruby-bootstrap' 'ruby-stringio')
+# 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 "$(