* [gentoo-user] why PDEPEND ?
@ 2007-05-14 13:18 Enrico Weigelt
2007-05-14 13:44 ` Albert Hopkins
2007-05-14 17:14 ` Bo Ørsted Andresen
0 siblings, 2 replies; 3+ messages in thread
From: Enrico Weigelt @ 2007-05-14 13:18 UTC (permalink / raw
To: gentoo-user
Hi folks
I've seen perl has some PDEPEND's, which means that these packages
(PodParser and Test-Harness) are emerged right after perl.
Why is that necessary ?
Shouldn't those packages requiring these two simply have them
as DEPEND ?
cu
--
---------------------------------------------------------------------
Enrico Weigelt == metux IT service - http://www.metux.de/
---------------------------------------------------------------------
Please visit the OpenSource QM Taskforce:
http://wiki.metux.de/public/OpenSource_QM_Taskforce
Patches / Fixes for a lot dozens of packages in dozens of versions:
http://patches.metux.de/
---------------------------------------------------------------------
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] why PDEPEND ?
2007-05-14 13:18 [gentoo-user] why PDEPEND ? Enrico Weigelt
@ 2007-05-14 13:44 ` Albert Hopkins
2007-05-14 17:14 ` Bo Ørsted Andresen
1 sibling, 0 replies; 3+ messages in thread
From: Albert Hopkins @ 2007-05-14 13:44 UTC (permalink / raw
To: gentoo-user
On Mon, 2007-05-14 at 15:18 +0200, Enrico Weigelt wrote:
> Hi folks
>
>
> I've seen perl has some PDEPEND's, which means that these packages
> (PodParser and Test-Harness) are emerged right after perl.
> Why is that necessary ?
Because depends are resolved prior to a given package and so my guess is
the above would fail if perl were not installed/updated first, therefore
they are P[OST]DEPENDs
--
Albert W. Hopkins
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] why PDEPEND ?
2007-05-14 13:18 [gentoo-user] why PDEPEND ? Enrico Weigelt
2007-05-14 13:44 ` Albert Hopkins
@ 2007-05-14 17:14 ` Bo Ørsted Andresen
1 sibling, 0 replies; 3+ messages in thread
From: Bo Ørsted Andresen @ 2007-05-14 17:14 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 514 bytes --]
On Monday 14 May 2007 15:18:21 Enrico Weigelt wrote:
> I've seen perl has some PDEPEND's, which means that these packages
> (PodParser and Test-Harness) are emerged right after perl.
>
> Why is that necessary ?
>
> Shouldn't those packages requiring these two simply have them
> as DEPEND ?
Obviously those packages aren't build time dependencies. So the alternative
would be RDEPEND (run-time dependencies). PDEPEND (post dependencies) is
chosen to avoid circular dependencies.
--
Bo Andresen
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-05-14 17:21 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-14 13:18 [gentoo-user] why PDEPEND ? Enrico Weigelt
2007-05-14 13:44 ` Albert Hopkins
2007-05-14 17:14 ` Bo Ørsted Andresen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox