On 06/03/14 11:57 AM, Hubert Figuière wrote:
>
> On 06/03/14 03:20 AM, Jean Brefort wrote:
>>
>> Things work for me. jpeg is in through wv-1.0:
>>
>> pkg-config --libs wv-1.0
>> -L/usr/local/lib -lwv -lwmf -lwmflite -lfreetype -lX11 -lexpat -ljpeg
>> -lpng -lz -lm -lgsf-1 -lgobject-2.0 -lxml2 -lglib-2.0
>>
>
> Not here (Fedora 20). WTF?
>
> $ pkg-config --libs "wv-1.0 >= 1.2.0"
> -lwv -lz -lpng -lm -lgsf-1 -lgobject-2.0 -lglib-2.0 -lxml2
Thinking of it, since we require JPEG in ut_jpeg.cpp, we should just
check / add it in configure.ac and be done with it.
I have no idea why it actually broke, but our dependency chain was weak
and it is better to fix that.
Hub
Received on Thu Mar 6 19:08:45 2014
This archive was generated by hypermail 2.1.8 : Thu Mar 06 2014 - 19:08:45 CET