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. -- 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
