index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2022-10-07 19:00:34 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2022-10-07 19:00:34 +0200 |
commit | 9c80cfa17dd50ef2dd6485f4d0f672f343e70075 (patch) | |
tree | a9f8b70ab711ab39d7f95b44a74ff202ce0f9241 | |
parent | e708fecea2d1e1203ed4f0175e6637042dfeb747 (diff) |
-rw-r--r-- | community/ruby-io-nonblock/PKGBUILD | 2 |
diff --git a/community/ruby-io-nonblock/PKGBUILD b/community/ruby-io-nonblock/PKGBUILD index a1747efc..2ed468c4 100644 --- a/community/ruby-io-nonblock/PKGBUILD +++ b/community/ruby-io-nonblock/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 "$( |