On 08/19/2014 10:59 AM, Igor Živković wrote: > On 08/19/2014 10:57 AM, Armin K. wrote: >> On 08/19/2014 10:55 AM, [email protected] wrote: >>> Author: igor >>> Date: Tue Aug 19 01:55:06 2014 >>> New Revision: 13951 >>> >>> Log: >>> libepoxy looks for python2 if python3 is not found >>> >>> Modified: >>> trunk/BOOK/x/lib/libepoxy.xml >>> >>> Modified: trunk/BOOK/x/lib/libepoxy.xml >>> ============================================================================== >>> >>> --- trunk/BOOK/x/lib/libepoxy.xml Mon Aug 18 12:22:12 2014 >>> (r13950) >>> +++ trunk/BOOK/x/lib/libepoxy.xml Tue Aug 19 01:55:06 2014 >>> (r13951) >>> @@ -79,6 +79,7 @@ >>> >>> <bridgehead renderas="sect4">Optional</bridgehead> >>> <para role="optional"> >>> + <xref linkend="python2"/> or >>> <xref linkend="python3"/> >>> </para> >>> >> >> Python2 is required by the package and is pulled by xcb-proto. Python3 >> is optional and used instead of Python2 if it's found first. > > xcb-proto could use python3 instead of python2 the last time I've checked. >
It can use both. But then again, Mesa strictly requires Python 2 and it too seems to have pulled it from xcb-proto in the past, so instead that should be corrected. -- Note: My last name is not Krejzi.
signature.asc
Description: OpenPGP digital signature
-- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
