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
commit4daf2ec92a9d0a29c8c398d23e28755ac21ed705 (patch)
treefda6a9e319b2a9aa5c1a02337e6aba9f5e71d046 /community
parent1861cdc4c9ea9be3676fe6f659a46e35a7c4f66a (diff)
community/ruby-csv: removed ruby-bootstrap makedepends
Diffstat (limited to 'community')
-rw-r--r--community/ruby-csv/PKGBUILD4
1 files changed, 0 insertions, 4 deletions
diff --git a/community/ruby-csv/PKGBUILD b/community/ruby-csv/PKGBUILD
index 82878049..51518b4f 100644
--- a/community/ruby-csv/PKGBUILD
+++ b/community/ruby-csv/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 | \