Mailing-List: contact cygwin-apps-help AT cygwin DOT com; run by ezmlm Sender: cygwin-apps-owner AT cygwin DOT com List-Subscribe: List-Archive: List-Post: List-Help: , Delivered-To: mailing list cygwin-apps AT cygwin DOT com Date: Wed, 19 Dec 2001 11:13:14 -0500 From: Christopher Faylor To: cygwin-apps AT cygwin DOT com Subject: Re: bash completion (was: RE: Units) Message-ID: <20011219161314.GA23322@redhat.com> Reply-To: cygwin-apps AT cygwin DOT com Mail-Followup-To: cygwin-apps AT cygwin DOT com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.23.1i On Wed, Dec 19, 2001 at 12:16:58PM -0000, Morrison, John wrote: >> -----Original Message----- >> From: Robert Collins [mailto:robert DOT collins AT itdomain DOT com DOT au] >> ----- Original Message ----- >> From: "Morrison, John" >> > It is fun. >> > >> > A couple of questions for you wrt setup.hint... >> > >> > category: the best I can think of is Utils... is this OK? >> > requires: cygwin (obviously) and bash. It requires bash 2.05a - how >> do I >> > specify versions in the requires section? >> >> You cannot (yet). As for cygwin, unless it has .dll or .exe's linked >> against cygwin, it does not require cygwin. >> >> Other than that, the setup.hint looks good to me. >> >> Rob > >I thought "The requires line indicates the packages that this package relies >on. If your package is dependent on a file provided by another package that >other package should be included here - this includes the cygwin package >itself!" implied that *everything* required cygwin...? I'm not sure how you got that impression. "This includes the cygwin package itself" would be applied to "If your package is dependent on a file". So, if your package is not dependent on anything in the cygwin package there is not reason to include the cygwin package. If the intent was to say "Always include the cygwin package" then it would have been a lot clearer to say that. I'd clarify this if I understood why this is confusing. cgf