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