index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2022-10-07 19:00:33 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2022-10-07 19:00:33 +0200 |
commit | 12214e649dedbb1cdb9e1616ca5e1979f5f64445 (patch) | |
tree | b066b9ea596c26a608187880be1ed1738deed92d /community | |
parent | 01d50f865201cf4873141a9d6b5440c159539a1c (diff) |
-rw-r--r-- | community/ruby-bigdecimal/PKGBUILD | 2 |
diff --git a/community/ruby-bigdecimal/PKGBUILD b/community/ruby-bigdecimal/PKGBUILD index a1747efc..2ed468c4 100644 --- a/community/ruby-bigdecimal/PKGBUILD +++ b/community/ruby-bigdecimal/PKGBUILD @@ -1,6 +1,6 @@ # building with ruby-bootstrap in /opt/ruby-xxx, but install into /usr # and depend on 'rust' -makedepends=(ruby-bootstrap) +makedepends+=(ruby-bootstrap) # install to final destination in /usr and not into /opt/ruby-xxx eval "$( |