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 | f5a093dc6be3ab9e31cd698235f67d94b49467cd (patch) | |
tree | b677ed51796bf22b9cdec51462e432b2419cb12e /community/ruby-net-http | |
parent | 41bc68c96b5a633997591e420caad8679837c32e (diff) |
-rw-r--r-- | community/ruby-net-http/PKGBUILD | 2 |
diff --git a/community/ruby-net-http/PKGBUILD b/community/ruby-net-http/PKGBUILD index 52c5e511..84e9d69c 100644 --- a/community/ruby-net-http/PKGBUILD +++ b/community/ruby-net-http/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 "$( |