• Michael Stahl's avatar
    fdo#65244: cairo configure fails to detect libpng... · a1230334
    Michael Stahl yazdı
    ... unless there is _some_ libpng.pc on the system due to the weird way it
    uses pkg-config.  Work around that by setting an png_REQUIRES variable,
    which lets it use the supplied png_CFLAGS and png_LIBS.
    
    Change-Id: I3ec4b96551e3ce624748c05fe3ab9727b191ea78
    a1230334
ExternalProject_cairo.mk 2.09 KB