index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2022-10-07 19:00:33 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2022-10-07 19:00:33 +0200 |
commit | fc65d90d66dd1d7bfcfd4c42b04ab37c81b25b86 (patch) | |
tree | 4213fc62be48b400b6d086ff24eff51bd42236de /community | |
parent | a1686f2c13c2731528fcf2da63852332bc01566b (diff) |
-rw-r--r-- | community/ruby-digest/PKGBUILD | 2 |
diff --git a/community/ruby-digest/PKGBUILD b/community/ruby-digest/PKGBUILD index a94c04c6..316d62eb 100644 --- a/community/ruby-digest/PKGBUILD +++ b/community/ruby-digest/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 "$( |