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

Remove libpopplerXX from the dependency list.

The right dependency on libpopplerXX is automatically set by ${shlibs:Depends}.
This commit is contained in:
Raphaël Vinot 2014-05-20 10:27:19 +02:00
parent da7aa4a99f
commit c8abf32612

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}, 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