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