[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bags
From: |
Thompson, David |
Subject: |
Re: Bags |
Date: |
Thu, 2 Oct 2014 16:18:25 -0400 |
On Thu, Oct 2, 2014 at 4:14 PM, Mathieu Lirzin
<address@hidden> wrote:
>
> address@hidden (Ludovic Courtès) writes:
>> The main difference between a bag and a package is that a bag lists all
>> the inputs of the build process, including the “implicit inputs” added
>> by the build system.
>
> Can you explain what you mean by "implicit inputs"?
>
Implicit inputs are dependencies that are not specified in a 'package'
form but are instead automatically added by the build system. For
example, the GNU build system relies upon the coreutils, bash, etc.
These are implicit inputs, so packages that use the GNU build system
do not need to specify them manually.
Hope this helps.
- Dave
- Bags, Ludovic Courtès, 2014/10/02
- Re: Bags, Thompson, David, 2014/10/02
- Re: Bags, Mathieu Lirzin, 2014/10/02
- Re: Bags,
Thompson, David <=
- Re: Bags, John Darrington, 2014/10/03
- Re: Bags, Ludovic Courtès, 2014/10/05