On Wed, Feb 24, 2010 at 18:06, Russell Harmon <[email protected]> wrote:
>> On Sat, 20 Feb 2010 12:11:43 +0000
>> Eduardo Suarez-Santana <[email protected]> wrote:

...

>> Build dependencies:
>>       >=media-libs/taglib-1.4
>>         || (
>>             <dev-libs/boost-1.35.0-r5
>>             >=dev-libs/boost-1.35.0-r5[python]
>>         )
>>         dev-python/setuptools
>>         >=app-admin/eselect-python-20091230
>>         virtual/python
>> Run dependencies:
>>         >=media-libs/taglib-1.4
>>         || (
>>             <dev-libs/boost-1.35.0-r5
>>             >=dev-libs/boost-1.35.0-r5[python]
>>         )
>>         >=app-admin/eselect-python-20091230
>>         virtual/python

...

> Isn't that actually an invalid dependency? Wouldn't the proper way of
> supporting that be:
> || ( <dev-libs/boost-1.35.0-r5 >=dev-libs/boost-1.35.0-r5[python] )

Maybe I'm crazy but isn't that exactly how it's dependencies are specified?

or is

|| (
    depa
    depb
)

somehow different from

|| (depa depb)
_______________________________________________
paludis-user mailing list
[email protected]
http://lists.pioto.org/mailman/listinfo/paludis-user

Reply via email to