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
commitec30be002cc2d53b4919d8fc1c5f23e553775c06 (patch)
treef41bf54e753b05ac1e6478579a7d9be2c88bd722 /community
parent8fc75fd4fef13dbdd94c435ce6b84854e2efd223 (diff)
community/ruby-net-http: removed ruby-bootstrap makedepends
Diffstat (limited to 'community')
-rw-r--r--community/ruby-net-http/PKGBUILD4
1 files changed, 0 insertions, 4 deletions
diff --git a/community/ruby-net-http/PKGBUILD b/community/ruby-net-http/PKGBUILD
index 84e9d69c..a01e4938 100644
--- a/community/ruby-net-http/PKGBUILD
+++ b/community/ruby-net-http/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 | \