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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=FBxPxzAoUp+H/tqf1Tg0tK0ehEc/tMZ8B0RX6BKvHwR4Vk0doR6zN 26iE7ueeB7Z2zgcafBwxiUBoO7Ss2JAbpUgTq98djDOp0cT5gaJvrbSecWpSVS+5 0pE/rWt95p5vCE46sfRDSJ6qszEIDLcukYKPTxPOve7HQHh2LmfOTs= 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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; s=default; bh=3IyDPAwLDWNPGPZpMMlxiQZ3lUo=; b=swtqjwqOQqYrkIbJ83CaHA5JCMYQ gGa3VChrouTC/tJa8hGRNeFbugd8KZmCTGax/FUWXo0dAAWXN4AT5v7ZPG9voaVg gFjeVBq0tHObhSXCuQSrkzZb7z6JiC7tBPRjsFO6vmj+e9BOg3GSy4zO7qd9Kn03 pHkE5Z97H9aOBps= 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=-0.5 required=5.0 tests=AWL,BAYES_40,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 X-HELO: plane.gmane.org To: cygwin AT cygwin DOT com From: Andrew Schulman Subject: Re: Base 64-bit Cygwin now requires Perl? Date: Mon, 13 Jan 2014 14:21:31 -0500 Lines: 26 Message-ID: <0le8d917fmlsnjohfkbauaq1jmahbkre7c@4ax.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Archive: encrypt X-IsSubscribed: yes > Because of this dependency line > > man > groff > perl > > A base 64-bit Cygwin install now requires Perl. Can this be changed? While Perl > is a fine language I hardly feel it is appropriate to add that bulk to a base > install. > > Note this issue is only with the 64-bit version, the base 32-bit Cygwin install > does not require Perl. 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. 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. 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