From 27dfa710ef60c55d6003a9c600b9f84131078f9f Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 8 Oct 2022 10:16:03 +0200 Subject: community/ruby-psych: trying to rebuild against booststrap, cannot find stringio? --- community/ruby-psych/PKGBUILD | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'community') diff --git a/community/ruby-psych/PKGBUILD b/community/ruby-psych/PKGBUILD index c9fc0867..9a1a2c83 100644 --- a/community/ruby-psych/PKGBUILD +++ b/community/ruby-psych/PKGBUILD @@ -1,3 +1,7 @@ +# building with ruby-bootstrap in /opt/ruby-xxx, but install into /usr +# and depend on 'ruby' +makedepends+=(ruby-bootstrap) + # install to final destination in /usr and not into /opt/ruby-xxx eval "$( declare -f package | \ -- cgit v1.2.3-54-g00ecf