This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: cygport dep output includes -devel packages


> On Wed, 2012-10-24 at 13:52 -0400, Andrew Schulman wrote:
> > The output of "cygport dep" now includes -devel packages, which it didn't used
> > to do:
> > 
> > $ cygport stunnel-4.54-1 dep | grep devel
> >   libwrap-devel-7.6-21
> >   zlib-devel-1.2.7-1
> > 
> > The stunnel package doesn't depend on the -devel packages.
> 
> It would, if libstunnel.la was meant to be used as a library, as -lwrap
> -lz are listed in dependency_libs.  Add KEEP_LA_FILES=none to the global
> scope of your .cygport and these shouldn't show anymore.

I see.  Thanks.
Andrew.


--
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]