Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
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
commit96f069242b8297a27407d4fd923754e10807e4d1 (patch)
treeffdf4631d20876cafa6a3eff73020216713bf2af
parent960e1e1b0b433b3dd9fa1ce581fd8009cb516f33 (diff)
community/ruby-erb: rebuild for using ruby instead of ruby-bootstrap
-rw-r--r--community/ruby-erb/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/community/ruby-erb/PKGBUILD b/community/ruby-erb/PKGBUILD
index 44ce0875..a1747efc 100644
--- a/community/ruby-erb/PKGBUILD
+++ b/community/ruby-erb/PKGBUILD
@@ -1,5 +1,6 @@
-# bootstrapping with ruby-bootstrap in /opt/ruby-xxx
-depends=('ruby-bootstrap' 'ruby-cgi')
+# 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 "$(