index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2022-10-08 15:42:05 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2022-10-08 15:42:05 +0200 |
commit | 79f5c7521e3ce6ef2327703650bf359e706797e5 (patch) | |
tree | 757db745f401f66a23eec77503f3b1c69a44d05a /community/ruby-psych/PKGBUILD | |
parent | 75fd7dcb7e192d9e122c9d52ddf53d009392f9bd (diff) |
-rw-r--r-- | community/ruby-psych/PKGBUILD | 2 |
diff --git a/community/ruby-psych/PKGBUILD b/community/ruby-psych/PKGBUILD index e4a5d80a..249c5152 100644 --- a/community/ruby-psych/PKGBUILD +++ b/community/ruby-psych/PKGBUILD @@ -1,6 +1,6 @@ # building with ruby-bootstrap in /opt/ruby-xxx, but install into /usr # and depend on 'ruby' -makedepends=(ruby-bootstrap) +makedepends=(ruby-bootstrap ruby-rake-compiler-bootstrap) # install to final destination in /usr and not into /opt/ruby-xxx eval "$( |