add Fedora packages in jbig2 doc (#1006)

Packages needed to install jbig2 encoding are mentioned for Ubuntu systems but are missing for other systems. This commit adds the infomation in the documentation what the packages are called on Fedora systems.
This commit is contained in:
belamu
2022-08-11 10:31:09 -07:00
committed by GitHub
parent b458b1422b
commit 305e6594be
+2 -1
View File
@@ -37,7 +37,8 @@ For all other Linux, you must build a JBIG2 encoder from source:
.. _jbig2-lossy:
Dependencies include libtoolize and libleptonica, which on Ubuntu systems
are packaged as libtool and libleptonica-dev.
are packaged as libtool and libleptonica-dev. On Fedora (35) they are packaged
as libtool and leptonica-devel.
Lossy mode JBIG2
================