index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | community/ruby-psych/PKGBUILD | 3 |
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 "$( |