X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=Vi8Df19ZtKZt6KOLQcdUwRLjHmC/5ikkAyjs0P5hcPL wlzKxi/BUA/8kAxNQ1YdHufW8rQQlbRT3TrodwBhwB9KOKn9ha54S2UNXNnde8cq rFeK2iET+7SgRg9TMeR5HY9o1VZ88RxNq4m8Dcp2rLI4+uWnU66CVYJWd54cjGW8 = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=fHjN6qhKsWgdwD/AUjS5a5mYdus=; b=VVxv7L1GdDifRc88s BGysuE9d8kXh0ziV1rEiQB69BXpyv+sYw49fzWLB2f9Na/EKQBUlJh6y2gEfXRHw 5l9U9qpL/yXsG39rQNIGluF1QgKpRYmf91ExF2WEcnS9bdMBLzO76BAkP0KshmTx oNP4d8GMvCAkg8QEIFiwDCw/2A= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-ie0-f181.google.com X-Received: by 10.50.159.194 with SMTP id xe2mr21397026igb.13.1389646781644; Mon, 13 Jan 2014 12:59:41 -0800 (PST) Message-ID: <52D453C0.6040201@users.sourceforge.net> Date: Mon, 13 Jan 2014 14:59:44 -0600 From: "Yaakov (Cygwin/X)" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Base 64-bit Cygwin now requires Perl? References: <0le8d917fmlsnjohfkbauaq1jmahbkre7c AT 4ax DOT com> In-Reply-To: <0le8d917fmlsnjohfkbauaq1jmahbkre7c@4ax.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 2014-01-13 13:21, Andrew Schulman wrote: > lftp also has this problem. It comes with a few sample scripts, two of which > are in Perl. I include the sample scripts because why not, but cygport is now > quite diligent about finding this sort of thing, with the result that its > automatically-generated setup.hint now says that lftp depends on Perl. Which is > annoying. If they are just examples, you could install them as docs instead, as script dependencies under docdir are ignored; in the case of lftp: cyginstall lib_LTLIBRARIES= pkgdatadir=\$(docdir)/examples > lftp isn't part of base of course. I guess my point is just that when the only > option for dependency is "Requires", and Requires is determined automatically, > dependency lists are going to tend to grow. It certainly seems to me that my > setup runs are pulling in a lot of extra required packages these days, that I > have no idea what they're for. While there have been a few false positives, IMO cygport setup.hint generation has made for much more accurate dependencies overall, and the additional deps it finds really *should* have been there all along. That being said, please let us know if there are any specific dependency issues that you see. 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