X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,TW_YG X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Andrew Schulman Subject: cygport dep output includes -devel packages Date: Wed, 24 Oct 2012 13:52:25 -0400 Lines: 20 Message-ID: <4g8g88ps1ino2t2ti1dotaad6dji3u7jo1@4ax.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Archive: encrypt X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 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. Only the stunnel-debuginfo package does. Would it be possible to patch the 'dep' command to ignore the debuginfo files? Since most users don't install -debuginfo packages, I don't think we want to force all users to install -devel packages that they don't need. Or, since the main and -debuginfo packages share one setup.hint file, are we stuck including -devel packages in the dependencies, forcing all users to install them? 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