From 13672f4b7fd9aa7e3b289c96c3af2d5fb1e3dbe5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Wed, 21 May 2014 17:38:08 +0200 Subject: [PATCH] Remove libfontforge1 from the dependency list too. It is also automatically set by ${shlibs:Depends}. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 38195dd..fbee309 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}, libpng12-0, libjpeg8, libfontforge1 +Depends: ${shlibs:Depends}, ${misc:Depends}, libpng12-0, libjpeg8 Suggests: ttfautohint Description: Converts PDF to HTML without losing format pdf2htmlEX converts PDF to HTML while retaining text, format & style as much as possible