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