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