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