[PATCH] cygcheck-dep 2.0-1: Bogus output from -l option

Christian Franke Christian.Franke@t-online.de
Wed Mar 25 06:44:00 GMT 2015


The 'cygcheck-dep -l' output also lists various packages which are 
actually required by other packages.

Testcase:

$ cygcheck -f /bin/cygcheck-dep
cygcheck-dep-2.0-1

$ cygcheck-dep -c -N ncursesw
  ncursesw: is recursively needed for ( )

$ cygcheck-dep -c -N ncurses
  ncurses: is recursively needed for ( ncursesw )

$ cygcheck-dep -c -l | grep '^ ncurses'
  ncurses
  ncursesw

The attached patch should fix that.

Christian

-------------- next part --------------
A non-text attachment was scrubbed...
Name: cygcheck-dep-2.0-1.option-l.patch
Type: text/x-patch
Size: 417 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin/attachments/20150325/2faff4e0/attachment.bin>
-------------- next part --------------
--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


More information about the Cygwin mailing list