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