Hi, okular in sid does support DPI detection with the help of libkscreen, but this was dropped in the version currently in experimental. The patch below reintroduces the build dependency on libkscreen-dev and therefore should reenable the DPI detection support of okular.
With best regards, Julian Wollrath --- diff --git a/debian/control b/debian/control index 0af811c2b6ea..6e5b0cb89fb0 100644 --- a/debian/control +++ b/debian/control @@ -14,6 +14,7 @@ Build-Depends: cmake, libjpeg-dev, libkactivities-dev (>= 4:4.11), libkexiv2-dev, + libkscreen-dev, libpoppler-qt4-dev (>= 0.8.0), libqca2-dev, libqimageblitz-dev, -- To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20150705124546.529c6fde@saldaea