[arch-general] Are base packages assumed?
Thomas Bächler
thomas at archlinux.org
Thu Jul 9 05:41:33 EDT 2009
Zé Ninguém schrieb:
> Hi there.
>
> I was wondering if base or base-devel packages should go in a package
> dependency list or not?
> What is the current policy about that?
> I noticed that the instructions to build a clean chroot tell to install
> base, base-devel and sudo, but does that means the package should be
> expecting them in a user system?
I recommend putting all dependencies in depends (including base
packages), as direct dependencies are used by pacman to order updates -
i.e. a package is upgraded after all of its dependencies. This sometimes
avoids weird race condition on updates.
However, we usually do not put packages from base-devel into
makedepends, although it doesn't hurt to do so. If you build anything
from our repositories, make sure you always have base-devel installed. I
wouldn't consider a missing makedepend on pkgconfig a bug, but a missing
makedepend on anything not in base-devel is definitely a bug.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 260 bytes
Desc: OpenPGP digital signature
URL: <http://www.archlinux.org/pipermail/arch-general/attachments/20090709/80ce0bb2/attachment.pgp>
More information about the arch-general
mailing list