X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-5.5 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,TW_YG X-Spam-Check-By: sourceware.org Message-ID: <1351108795.3692.6.camel@YAAKOV04> Subject: Re: cygport dep output includes -devel packages From: "Yaakov (Cygwin/X)" To: cygwin Date: Wed, 24 Oct 2012 14:59:55 -0500 In-Reply-To: <4g8g88ps1ino2t2ti1dotaad6dji3u7jo1@4ax.com> References: <4g8g88ps1ino2t2ti1dotaad6dji3u7jo1 AT 4ax DOT com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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. Yaakov -- 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