On 2016-03-18 07:32, Adam Dinwoodie wrote:
On Thu, Mar 17, 2016 at 11:37:37AM -0500, Yaakov Selkowitz wrote:
On 2016-03-17 07:42, cygwin-no-re...@cygwin.com wrote:
package 'gitweb' hints changed
-  'requires': 'bash perl_base ruby git lighttpd',
?                    ---------------
+  'requires': 'bash git lighttpd',

gitweb.cgi is a perl script, so perl and several modules are
definitely required here.

On this particular package, I've restored the dependency on ruby that
Cygport stopped picking up.  I haven't restored the dependency on
perl_base, on the grounds that it's included indirectly via the
dependency on git.

I'd have to look closer, but it may be that ruby is optional (only used when 'webrick' is chosen as the web server), but perl is definitely not. Besides keeping direct dependencies clear, I think there are some perl modules which need to be required as well.

--
Yaakov

Reply via email to