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 19:36:19 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2022-10-07 19:36:19 +0200
commitc278b64dc399ac21e8ed1ecf38d9ef344a76cbd5 (patch)
tree4a72d5ce84eb0d20930e7837ef419004634cdf42 /community
parent7dd1629c2ec22b4c09576fd9de5c2b4bb788af16 (diff)
community/ruby-base64: removed ruby-bootstrap makedepends
Diffstat (limited to 'community')
-rw-r--r--community/ruby-base64/PKGBUILD4
1 files changed, 0 insertions, 4 deletions
diff --git a/community/ruby-base64/PKGBUILD b/community/ruby-base64/PKGBUILD
index a1747efc..c9fc0867 100644
--- a/community/ruby-base64/PKGBUILD
+++ b/community/ruby-base64/PKGBUILD
@@ -1,7 +1,3 @@
-# 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 "$(
declare -f package | \