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:20 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2022-10-07 19:36:20 +0200
commitb2aad288d4869b08b24c329277ccf5ce8928ca25 (patch)
tree949d43cc4eff577a77147c13081cc920cee48488 /community
parentefa68023f71089c565548693de1d8dbdaef7afd4 (diff)
community/ruby-forwardable: removed ruby-bootstrap makedepends
Diffstat (limited to 'community')
-rw-r--r--community/ruby-forwardable/PKGBUILD4
1 files changed, 0 insertions, 4 deletions
diff --git a/community/ruby-forwardable/PKGBUILD b/community/ruby-forwardable/PKGBUILD
index 2ed468c4..c9fc0867 100644
--- a/community/ruby-forwardable/PKGBUILD
+++ b/community/ruby-forwardable/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 | \