From 5336e6f6f3a179da96f1f25bf9343cb469fa9dd7 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Thu, 6 Oct 2022 20:16:19 +0200 Subject: community/ruby-irb: bootstrapping (2) --- community/ruby-irb/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 "$( -- cgit v1.2.3-54-g00ecf