From c8abf3261222c1007a9e9f7156f9aebad01cd268 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Tue, 20 May 2014 10:27:19 +0200 Subject: [PATCH] Remove libpopplerXX from the dependency list. The right dependency on libpopplerXX is automatically set by ${shlibs:Depends}. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 4f76a71..38195dd 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Homepage: http://github.com/coolwanglu/pdf2htmlEX Package: pdf2htmlex Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, libpoppler27 (>= 0.20.3) | libpoppler28 | libpoppler43, libpng12-0, libjpeg8, libfontforge1 +Depends: ${shlibs:Depends}, ${misc:Depends}, libpng12-0, libjpeg8, libfontforge1 Suggests: ttfautohint Description: Converts PDF to HTML without losing format pdf2htmlEX converts PDF to HTML while retaining text, format & style as much as possible