On 05/15/2012 11:35 PM, Pierre Labastie wrote: > - Telepathy-farstream requires gst-python, and I have not found a switch > to prevent configure from testing it and bombing out if not present.
An update on this one. Gst-Python is only required for farstream python module iirc. Looking at configure.ac, it is only being looked for if --disable-python is not passed. http://cgit.freedesktop.org/telepathy/telepathy-farstream/tree/configure.ac?h=telepathy-farstream-0.4 Line 126 and 127. -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
