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