Avoid using ruby to look for dependencies when building ruby package
commit6301bf12e79ae9e809aef2f7b962f7ac64f924e5
authorDaisuke Fujimura <booleanlabel@gmail.com>
Mon, 29 Apr 2024 13:45:30 +0000 (29 14:45 +0100)
committerJon Turney <jon.turney@dronecode.org.uk>
Mon, 6 May 2024 13:10:53 +0000 (6 14:10 +0100)
treed8b577c568ca980351af29261044ac5491f2cecd
parent8797107b1603e862f12a7562d2ddb0d932980f66
Avoid using ruby to look for dependencies when building ruby package

When building ruby itself, this dependency check will run the just-built
ruby from ${D}, which will give warnings when executing because it's not
properly installed yet.

https://cygwin.com/pipermail/cygwin-apps/2024-April/043656.html
lib/pkg_info.cygpart