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