Gentoo Archives: gentoo-dev

From: Daniel Robbins <drobbins@g.o>
To: gentoo-dev@××××××××××.org
Subject: Re: [gentoo-dev] DEPENDing on system components
Date: Tue, 24 Jul 2001 14:42:28
Message-Id: 20010724144228.E25417@cvs.gentoo.org
In Reply to: Re: [gentoo-dev] DEPENDing on system components by AGottinger@t-online.de (Achim Gottinger)
1 On Tue, Jul 24, 2001 at 08:48:13PM +0200, Achim Gottinger wrote:
2
3 > Well the glibc dependencie is there to spearate packages that need glibc from
4 > those who do not link against it like for example docs or some java binary
5 > packages. If a package links agains flex then flex should be in the depend
6 > variable, if it only uses the flex binary during build, you don't have to add
7 > it to depend.
8
9 Well, I'd say that *technically*, you *can* refrain from adding it to DEPEND,
10 but it's still best to include it. But technically, Achim is correct. You
11 should only need to include flex or gcc in DEPEND if you need to ensure that
12 you are using a recent version of flex or gcc for building (which may be needed
13 if, for example, a particular ebuild simply won't compile with a previous
14 version of flex or gcc.) Besides that, don't worry about adding standard
15 development stuff to DEPEND.
16
17 Best Regards,
18
19 --
20 Daniel Robbins <drobbins@g.o>
21 Chief Architect/President http://www.gentoo.org
22 Gentoo Technologies, Inc.