[aur-general] [arch-general] Please settle 'base' in 'depends' for all

Cédric Girard girard.cedric at gmail.com
Wed Jan 19 08:36:04 EST 2011


On Wed, Jan 19, 2011 at 2:30 PM, Stéphane Gaudreault <stephane at archlinux.org
> wrote:

>
> This gives a simple receipie : When you want to list the dependency fo a
> package, simply look at what is directly used (for binary it is essentially
> "readelf -d" on the files) and you get the dependency list for your
> package.
> You can then assume that everything will be correct as maintainers of the
> listed packages did the same up to the required group.
>
>
It means then that if we have this (dependency are direct dependencies):
- Package A: depends=(B C)
- Package B: depends=(C)

C should *not* be removed from the dependency array of A.

-- 
Cédric Girard


More information about the aur-general mailing list