Gentoo Archives: gentoo-dev

From: Dan Armak <danarmak@g.o>
To: gentoo-dev@××××××××××.org
Subject: [gentoo-dev] DEPENDing on system components
Date: Mon, 23 Jul 2001 12:24:21
Message-Id: 01072321254601.00599@localhost
1 Hi all,
2
3 Can someone enlighten me: why DEPEND/RDEPEND on packages which are *always*
4 present on the system, and are even pre-built in build snapshots? For example
5 some ebuilds explicitly depend on virtual/glibc, what's the point in that?
6 Many ebuilds use things like flex bison etc. to compile. When creating
7 non-critical, non-system ebuilds which certainly won't be built before glibc
8 or the kernel - should I keep track of these things?
9
10 --
11
12 Dan Armak
13 Gentoo Linux Developer
14 Matan, Israel

Replies

Subject Author
Re: [gentoo-dev] DEPENDing on system components Daniel Robbins <drobbins@g.o>
Re: [gentoo-dev] DEPENDing on system components AGottinger@t-online.de (Achim Gottinger)