Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2022-10-06 20:16:19 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2022-10-06 20:16:19 +0200
commit5336e6f6f3a179da96f1f25bf9343cb469fa9dd7 (patch)
tree795d203d07cb9bbeb6f4bbf5afe25287a99b5c3d
parent49a8b836e6a9c643f0aaa6f0ae88c4a21fb4367f (diff)
community/ruby-irb: bootstrapping (2)
-rw-r--r--community/ruby-irb/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ruby-irb/PKGBUILD b/community/ruby-irb/PKGBUILD
index f41379db..9d9bdc7e 100644
--- a/community/ruby-irb/PKGBUILD
+++ b/community/ruby-irb/PKGBUILD
@@ -1,6 +1,6 @@
# bootstrapping with ruby-bootstrap in /opt/ruby-xxx
depends=(${depends[@]//ruby/})
-depends+='ruby-bootstrap'
+depends=('ruby-bootstrap' 'ruby-reline')
# install to final destination in /usr and not into /opt/ruby-xxx
eval "$(