Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jul 2006 18:30:00 -0600
From:      John E Hein <jhein@timing.com>
To:        ports@freebsd.org
Subject:   conflicting dependency
Message-ID:  <17598.52872.765184.211253@gromit.timing.com>

next in thread | raw e-mail | index | archive | help
Let's say there are two ports A & B.
They both provide libfoo.so.1 (and so register CONFLICTS with each other).

Now port C wants to use libfoo (and doesn't care if it gets it
from A or B).

What does port C list in it's LIB_DEPENDS?

What if it lists A and someone installs B... does A get registered as
the dependency when C is installed even though A is not installed?

This must have been solved already... I just don't see where.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?17598.52872.765184.211253>