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=aWZjwrqew2jqGVwLxi5ctbv/8+/9pMVM5lLzwOKCXjy nULeXG3UnDjZtzUyGBhMACXOH+sMgCwAjXOaKbM1BVZvvSpvzau2avURt3ZtPGcF EysUX07dC7R1V6XzStRyDe3BefVaPMijnfdgTiPVOSZDCDZ9yxVLiOKVJsuAuw2k = 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=odIyoqvG99GkM5M/BcvfiCnT/E0=; b=XXsCaosbXlz8eL6BO F7A/+QKH58PRsmdv/bAi+opEe2cwlg/m6KXzphZtE4/i4UCaJFhENaY+IrcyFcFY 8zHrVAbeKPYoA/5urvQqWx8rZVngHFYjLjW/Sacn6R/koNrn2U5NqxYSRQvPHMHf Ja33fBd+Ve/LhnRD2TJYqgg8dw= 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.6 required=5.0 tests=AWL,BAYES_00,BODY_8BITS,FREEMAIL_FROM,GARBLED_BODY,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 X-HELO: mail-ig0-f180.google.com X-Received: by 10.42.184.196 with SMTP id cl4mr15555775icb.0.1405242028093; Sun, 13 Jul 2014 02:00:28 -0700 (PDT) Message-ID: <53C24AAA.6010002@cygwin.com> Date: Sun, 13 Jul 2014 04:00:26 -0500 From: Yaakov Selkowitz User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: flex 64-bit has missing dependencies References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Note-from-DJ: This may be spam On 2014-07-12 09:32, Роман Донченко wrote: > In 32-bit setup.ini, flex's dependencies are: > > requires: cygwin libintl8 libiconv2 m4 > > In 64-bit setup.ini, however, they are: > > requires: libintl8 libiconv2 is only an indirect dependency of libintl8, so it does not need to be added. m4 should indeed be added. Thanks, 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