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:35 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2022-10-07 11:48:35 +0200
commit6aace240229f225fee62e36ee092dd6b52611e26 (patch)
tree7f6967c4b36a7f81644be864bca2dc9fa3e6ac14 /community
parenta3934fdbe0eefeaad24e2012bfb91b0bd0440496 (diff)
community/ruby-open-uri: rebuild for using ruby instead of ruby-bootstrap
Diffstat (limited to 'community')
-rw-r--r--community/ruby-open-uri/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/community/ruby-open-uri/PKGBUILD b/community/ruby-open-uri/PKGBUILD
index 75884198..9d622fd0 100644
--- a/community/ruby-open-uri/PKGBUILD
+++ b/community/ruby-open-uri/PKGBUILD
@@ -1,5 +1,6 @@
-# bootstrapping with ruby-bootstrap in /opt/ruby-xxx
-depends=('ruby-bootstrap' 'ruby-stringio' 'ruby-time' 'ruby-uri')
+# 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 "$(