mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 04:50:09 +00:00
Remove libfontforge1 from the dependency list too.
It is also automatically set by ${shlibs:Depends}.
This commit is contained in:
parent
c8abf32612
commit
13672f4b7f
2
debian/control
vendored
2
debian/control
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user