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
commitca098118400b3506d5d73bf3e505f21dcbe0b43d (patch)
tree92f510bccb93ace6f8d65d5ba33c9dfcee29518a /community
parent7718eb695940b299b62a5271fc1d8f4068259fa7 (diff)
community/ruby-racc: removed ruby-bootstrap makedepends
Diffstat (limited to 'community')
-rw-r--r--community/ruby-racc/PKGBUILD4
1 files changed, 0 insertions, 4 deletions
diff --git a/community/ruby-racc/PKGBUILD b/community/ruby-racc/PKGBUILD
index 2ed468c4..c9fc0867 100644
--- a/community/ruby-racc/PKGBUILD
+++ b/community/ruby-racc/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 | \