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