Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--community/ruby-rdoc/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/community/ruby-rdoc/PKGBUILD b/community/ruby-rdoc/PKGBUILD
index d5ccec16..a1747efc 100644
--- a/community/ruby-rdoc/PKGBUILD
+++ b/community/ruby-rdoc/PKGBUILD
@@ -1,5 +1,6 @@
-# bootstrapping with ruby-bootstrap in /opt/ruby-xxx
-depends=('ruby-bootstrap' 'ruby-psych')
+# building with ruby-bootstrap in /opt/ruby-xxx, but install into /usr
+# and depend on 'rust'
+makedepends=(ruby-bootstrap)
# install to final destination in /usr and not into /opt/ruby-xxx
eval "$(