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
commit33213c851718feee0e0de25e81bbe8883a46ad76 (patch)
tree6b94b20b8e121c11120df8fc696226d515088129 /community
parent579ab893d5cdaec93ac6fb373ffa01ff5bba97b8 (diff)
community/ruby-irb: removed ruby-bootstrap makedepends
Diffstat (limited to 'community')
-rw-r--r--community/ruby-irb/PKGBUILD4
1 files changed, 0 insertions, 4 deletions
diff --git a/community/ruby-irb/PKGBUILD b/community/ruby-irb/PKGBUILD
index 920fe2db..ac5587be 100644
--- a/community/ruby-irb/PKGBUILD
+++ b/community/ruby-irb/PKGBUILD
@@ -1,7 +1,3 @@
-# bootstrapping with ruby-bootstrap in /opt/ruby-xxx
-depends=(${depends[@]//ruby/})
-depends=('ruby-bootstrap' 'ruby-reline')
-
# install to final destination in /usr and not into /opt/ruby-xxx
eval "$(
declare -f package | \