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 11:48:33 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2022-10-07 11:48:33 +0200
commitd86a4b57ea98387c58c18a8f8b330cd1140e32a8 (patch)
treebaaa12c5594f7af8a971d9940d61a1ce4b451db0 /community
parent80761270e53b3315ac90921e3bdd48d9c27de7a5 (diff)
community/ruby-drb: rebuild for using ruby instead of ruby-bootstrap
Diffstat (limited to 'community')
-rw-r--r--community/ruby-drb/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/community/ruby-drb/PKGBUILD b/community/ruby-drb/PKGBUILD
index 64157bbd..a1747efc 100644
--- a/community/ruby-drb/PKGBUILD
+++ b/community/ruby-drb/PKGBUILD
@@ -1,5 +1,6 @@
-# bootstrapping with ruby-bootstrap in /opt/ruby-xxx
-depends=('ruby-bootstrap' 'ruby-ruby2_keywords')
+# 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 "$(