index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2022-10-07 19:00:35 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2022-10-07 19:00:35 +0200 |
commit | d7db2f60821b53b662463c7f94c0d529103fd130 (patch) | |
tree | 4b820b8a66539342fd24fd7e50b96d10482e85be /community | |
parent | af2ec22c06021af4ebd3d641dcca2508c31e1242 (diff) |
-rw-r--r-- | community/ruby-psych/PKGBUILD | 2 |
diff --git a/community/ruby-psych/PKGBUILD b/community/ruby-psych/PKGBUILD index a1747efc..2ed468c4 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 'rust' -makedepends=(ruby-bootstrap) +makedepends+=(ruby-bootstrap) # install to final destination in /usr and not into /opt/ruby-xxx eval "$( |