Package: calibre
Version: 0.8.38+dfsg-1
Severity: wishlist
Tags: patch

Hi,

calibre uses the poppler core API, whose headers are currently shipped
in libpoppler-dev, installed as it is a dependency of
libpoppler-qt4-dev (needed, as calibre uses poppler-qt4 too).
I'm planning a move of the poppler private headers from libpoppler-dev
to a new libpoppler-private-dev package.
Could you please add the libpoppler-private-dev build dependency, so
calibre can compile also when I'll move the poppler headers?
Attached there is a patch for it.

Thanks,
-- 
Pino
--- a/debian/control
+++ b/debian/control
@@ -25,6 +25,7 @@ Build-Depends: cdbs (>= 0.4.43),
  python-sip-dev,
  libqt4-dev, 
  libicu-dev, 
+ libpoppler-private-dev,
  libpoppler-qt4-dev,
  libpodofo-dev,
  libboost-dev,

Reply via email to