Hi,

Tiziano Müller <dev-z...@gentoo.org>:

> Am Montag, den 09.03.2009, 10:06 +0100 schrieb Christian Faulhammer:
> > Hi,
> > 
> > Daniel Pielmeier <daniel.pielme...@googlemail.com>:
> > 
> > > 2009/3/9 Christian Faulhammer <fa...@gentoo.org>:
> > > >
> > > >  I don't know if there is a bug somewhere (I did not find one),
> > > > but what about having the possibility to ask for one out many
> > > > USE flags of a dependency.  For example app-misc/gramps needs
> > > > dev-lang/python with USE=berkdb or USE=sqlite, but Portage
> > > > won't tell the user that he can enable one but always asks for
> > > > the first in the || () string.
> > > >
> > > 
> > > || ( dev-lang/python[berkdb] dev-lang/python[sqlite] )
> > 
> >  That's the solution currently and not the optimum.
> >  
> > > The only way I found to get around this is to recompile python
> > > with the new use flags first. Afterwards dependency calculation
> > > succeeds.
> > 
> 
> Correctly you should probably add a berkdb or sqlite USE flag to
> gramps and then do:
> sqlite? ( dev-lang/python[sqlite] )
> !sqlite? ( dev-lang/python[berkdb] )

 The latest version 3.1 only needs USE=berkdb on Python...so problem
solved for me. :)

V-Li

-- 
Christian Faulhammer, Gentoo Lisp project
<URL:http://www.gentoo.org/proj/en/lisp/>, #gentoo-lisp on FreeNode

<URL:http://www.faulhammer.org/>

Attachment: signature.asc
Description: PGP signature

Reply via email to