Package: libevas-dev
Version: 1.20.4-1
Severity: important

pkg-config calls for evas currently fail with:

    $ pkg-config --cflags evas
    Package ecore was not found in the pkg-config search path.
    Perhaps you should add the directory containing `ecore.pc'
    to the PKG_CONFIG_PATH environment variable
    Package 'ecore', required by 'evas', not found

The relevant line in evas.pc is:

    Requires.private: libpng >= 1.2.10 harfbuzz >= 0.9.0 fribidi >= 0.19.2 
fontconfig >= 2.5.0 freetype2 >= 16.2.10 ecore >= 1.20.4 ector >= 1.20.4 emile 
>= 1.20.4 efl >= 1.20.4 eina >= 1.20.4 eet >= 1.20.4 eo >= 1.20.4 luajit >= 
2.0.0

The libecore-dev dependency (and maybe more) is not reflected in the debian 
package dependencies. This causes build failures for other packages which 
depend on libevas-dev but not on libecore-dev.

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to