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 | af2ec22c06021af4ebd3d641dcca2508c31e1242 (patch) | |
tree | ef8984d5e2ebb76a32a155f57c7de1b99c4755b8 | |
parent | f5a093dc6be3ab9e31cd698235f67d94b49467cd (diff) |
-rw-r--r-- | community/ruby-open-uri/PKGBUILD | 2 |
diff --git a/community/ruby-open-uri/PKGBUILD b/community/ruby-open-uri/PKGBUILD index 9d622fd0..4232a0d4 100644 --- a/community/ruby-open-uri/PKGBUILD +++ b/community/ruby-open-uri/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 "$( |