index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2022-10-08 15:01:19 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2022-10-08 15:01:19 +0200 |
commit | d4c13c809acc891d6122653d00e25b7913c7fb5c (patch) | |
tree | f0f0c16e547685846659c9acf8095a3586b7e15e /community/ruby-stringio/PKGBUILD | |
parent | 4d7a8daf7e0df307afbb9abe9860d62a25a7f3d2 (diff) |
-rw-r--r-- | community/ruby-stringio/PKGBUILD | 2 |
diff --git a/community/ruby-stringio/PKGBUILD b/community/ruby-stringio/PKGBUILD index e4a5d80a..7f8a166a 100644 --- a/community/ruby-stringio/PKGBUILD +++ b/community/ruby-stringio/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 "$( |