Hi,

Alle martedì 3 aprile 2012, Regis Boudin ha scritto:
> > tellico uses pkg-config while building, and libfontconfig1-dev
> > (installed implicitly by libpoppler-dev, installed by
> > libpoppler-qt4-dev) depends on it.
> > Since future versions of poppler (0.18 and on) do not explicitly
> > #include fontconfig headers in any of the poppler private headers,
> > I would like to drop the libfontconfig1-dev dependency in
> > libpoppler-dev, which would cause the lack of pkg-config.
> > Can you please explicitly build depend on pkg-config?
> 
> Tellico has had an explicit build-depend on cmake for about 2 years
> now, so this bug report is completely irrelevant and I'm therefore
> closing it.

I don't see how the cmake reference you are doing is relevant here.

pkg-config is explicitly used in cmake scripts (in cmake/modules, see 
FindExempi.cmake and FindYaz.cmake) to find installed libraries, and 
currently it is installed indirectly by the following dependency chain:
  libpoppler-qt4-dev
  -> libpoppler-dev
  -> libfontconfig1-dev
  -> pkg-config
and I want to remove the libfontconfig1-dev dependency in libpoppler-dev 
>= 0.18, since it won't be needed anymore.

So no, this bug report is totally relevant, and shold be reopened (and 
fixed).

-- 
Pino Toscano

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

Reply via email to