index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2022-10-07 11:48:36 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2022-10-07 11:48:36 +0200 |
commit | 80067c68707b3129201daa48803a035176a4562b (patch) | |
tree | 2042ff4c2128e63211445e0a300299da8b2f67fd /community/ruby-time/PKGBUILD | |
parent | 658c8578a2cd05920af10b09edbbc9b39922369c (diff) |
-rw-r--r-- | community/ruby-time/PKGBUILD | 5 |
diff --git a/community/ruby-time/PKGBUILD b/community/ruby-time/PKGBUILD index b320e6d0..a1747efc 100644 --- a/community/ruby-time/PKGBUILD +++ b/community/ruby-time/PKGBUILD @@ -1,5 +1,6 @@ -# bootstrapping with ruby-bootstrap in /opt/ruby-xxx -depends=('ruby-bootstrap' 'ruby-date') +# building with ruby-bootstrap in /opt/ruby-xxx, but install into /usr +# and depend on 'rust' +makedepends=(ruby-bootstrap) # install to final destination in /usr and not into /opt/ruby-xxx eval "$( |