Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/community/ruby-fiddle
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2022-10-07 11:48:34 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2022-10-07 11:48:34 +0200
commit1c129262682a468c5dbdbf56c9a297c41cfdf5be (patch)
tree6d3239b21eb2bea3d5d85ac18cba639bdd3f16df /community/ruby-fiddle
parent919f3a6c3be07215aae8955888a3c0edad4c148d (diff)
community/ruby-fiddle: rebuild for using ruby instead of ruby-bootstrap
Diffstat (limited to 'community/ruby-fiddle')
-rw-r--r--community/ruby-fiddle/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/ruby-fiddle/PKGBUILD b/community/ruby-fiddle/PKGBUILD
index 714be1a9..9f7bafcc 100644
--- a/community/ruby-fiddle/PKGBUILD
+++ b/community/ruby-fiddle/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 "$(