index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | community/ruby-net-http/PKGBUILD | 3 |
diff --git a/community/ruby-net-http/PKGBUILD b/community/ruby-net-http/PKGBUILD index f41379db..4a7e2b7b 100644 --- a/community/ruby-net-http/PKGBUILD +++ b/community/ruby-net-http/PKGBUILD @@ -1,6 +1,5 @@ # bootstrapping with ruby-bootstrap in /opt/ruby-xxx -depends=(${depends[@]//ruby/}) -depends+='ruby-bootstrap' +depends=('ruby-bootstrap' 'ruby-uri') # install to final destination in /usr and not into /opt/ruby-xxx eval "$( |