From fec1ea7a2632b6244d98bd4f64c747cf9d25a7fe Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Thu, 6 Oct 2022 20:25:06 +0200 Subject: community/ruby-stringio: bootstrapping (2) --- community/ruby-time/PKGBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/community/ruby-time/PKGBUILD b/community/ruby-time/PKGBUILD index f41379db..b320e6d0 100644 --- a/community/ruby-time/PKGBUILD +++ b/community/ruby-time/PKGBUILD @@ -1,6 +1,5 @@ # bootstrapping with ruby-bootstrap in /opt/ruby-xxx -depends=(${depends[@]//ruby/}) -depends+='ruby-bootstrap' +depends=('ruby-bootstrap' 'ruby-date') # install to final destination in /usr and not into /opt/ruby-xxx eval "$( -- cgit v1.2.3-54-g00ecf