1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-12-22 04:50:09 +00:00

Merge pull request #346 from Rafiot/deps

Remove libpopplerXX from the dependency list. #341
This commit is contained in:
Lu Wang 2014-05-22 22:22:36 +08:00
commit 9139f6b0ce

2
debian/control vendored
View File

@ -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}
Suggests: ttfautohint
Description: Converts PDF to HTML without losing format
pdf2htmlEX converts PDF to HTML while retaining text, format & style as much as possible