On Sun, 12 Dec 2010 11:43:33 +0100
Rodolphe Rocca <[email protected]> wrote:
> Looking at the vlc ebuild I can see :
> 
>          opengl? ( virtual/opengl ||
> ( <x11-libs/libX11-1.3.99.901[xcb] 
>  >=x11-libs/libX11-1.3.99.901 ) )
> 
> Which looks conceptually good since libX11-1.4 lost its xcb use flag, 
> but... I'm not an ebuild syntax expert.
> 
> There is a similar line in the pulseaudio ebuild.
> 
> Is it an ebuild bug or a cave one ?

It's an ebuild bug. || ( a b ) means "prefer a, but b is fine too".

-- 
Ciaran McCreesh

Attachment: signature.asc
Description: PGP signature

_______________________________________________
paludis-user mailing list
[email protected]
http://lists.pioto.org/mailman/listinfo/paludis-user

Reply via email to