On 2004-07-28 23:23:45 +0000, antoine wrote:
> Hi,
> I can't understand why this won't emerge... looked to me like it was
> supposed to NEED apache2...
>
> root@rux antt # emerge -p subversion
>
> These are the packages that I would merge, in order:
>
> Calculating dependencies ...done!
> [blocks B ] >=net-www/apache-2* (from pkg dev-util/subversion-1.0.6)
> [ebuild N ] dev-lang/swig-1.3.21
> [ebuild N ] net-misc/neon-0.24.7
> [ebuild N ] dev-util/subversion-1.0.6
Do you have apache2 in your USE flags? The subversion ebuild has some
interesting dependencies:
apache2? ( >=net-www/apache-2.0.48 )
!apache2? ( !>=net-www/apache-2* )
I think this means that apache2 support is optional for subversion, but
that subversion conflicts with apache2 if support isn't enabled.
--
Daniel Westermann-Clark
--
gentoo-user.TakeThisOut@gentoo.org mailing list