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:36 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2022-10-07 11:48:36 +0200
commit1012b0b474e2d21b52bd56e50384b34a172a5cf5 (patch)
treea3ac44b7b24b189b8e7924e33bbe4faf59b2a2ce /community
parent2f60959a7a6ed7c9a9d94795ff6227477015a55a (diff)
community/ruby-uri: rebuild for using ruby instead of ruby-bootstrap
Diffstat (limited to 'community')
-rw-r--r--community/ruby-uri/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/ruby-uri/PKGBUILD b/community/ruby-uri/PKGBUILD
index f41379db..a1747efc 100644
--- a/community/ruby-uri/PKGBUILD
+++ b/community/ruby-uri/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 "$(