Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 "$(