Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/community/ruby-json
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
commitc319a17c6c9efa4daa6a8b8e69d4b8e3fc018997 (patch)
tree83fac97b069d7ea805d9c1a4b903d715223f1989 /community/ruby-json
parent410581adea9b705054146537842142a14406d392 (diff)
community/ruby-json: rebuild for using ruby instead of ruby-bootstrap
Diffstat (limited to 'community/ruby-json')
-rw-r--r--community/ruby-json/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/ruby-json/PKGBUILD b/community/ruby-json/PKGBUILD
index f41379db..a1747efc 100644
--- a/community/ruby-json/PKGBUILD
+++ b/community/ruby-json/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 "$(