From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20972 invoked by alias); 5 Jul 2018 15:11:17 -0000 Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com Received: (qmail 20958 invoked by uid 89); 5 Jul 2018 15:11:17 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-3.2 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=HContent-Transfer-Encoding:8bit X-HELO: limerock01.mail.cornell.edu Received: from limerock01.mail.cornell.edu (HELO limerock01.mail.cornell.edu) (128.84.13.241) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 05 Jul 2018 15:11:16 +0000 Received: from authusersmtp.mail.cornell.edu (granite4.serverfarm.cornell.edu [10.16.197.9]) by limerock01.mail.cornell.edu (8.14.4/8.14.4_cu) with ESMTP id w65FBDi7023591 for ; Thu, 5 Jul 2018 11:11:13 -0400 Received: from [192.168.0.15] (mta-68-175-129-7.twcny.rr.com [68.175.129.7] (may be forged)) (authenticated bits=0) by authusersmtp.mail.cornell.edu (8.14.4/8.12.10) with ESMTP id w65FBCXW028201 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT) for ; Thu, 5 Jul 2018 11:11:13 -0400 Subject: Re: mksetupini: Presence of both 'requires:' and 'depends:' in a PVR.hint file To: cygwin-apps@cygwin.com References: From: Ken Brown Message-ID: Date: Thu, 05 Jul 2018 15:11:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes X-SW-Source: 2018-07/txt/msg00002.txt.bz2 On 6/26/2018 4:19 PM, Jon Turney wrote: > Almost.  It's not being ignored by setup versions <2.884. > > I'd like to do something to stop those versions from being used in a > moderately graceful way, but that hasn't happened yet :S Could you accomplish that by putting 'setup-minimum-version: 2.884' in setup.ini (and sending a warning to cygwin-announce)? Ken