Fixes:
configure: WARNING: unable to find required header jpeglib.h
configure: WARNING: unable to find required library jpeg
configure: error: some required prerequisites were not found
Signed-off-by: Olivier Schonken <olivier.schonken@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
depends on BR2_INSTALL_LIBSTDCPP
select BR2_PACKAGE_PCRE
select BR2_PACKAGE_ZLIB
+ select BR2_PACKAGE_JPEG
help
QPDF is a command-line program that does structural, content-
preserving transformations on PDF files. It could have been called
QPDF_INSTALL_STAGING = YES
QPDF_LICENSE = Artistic-2.0
QPDF_LICENSE_FILES = Artistic-2.0
-QPDF_DEPENDENCIES = pcre zlib
+QPDF_DEPENDENCIES = pcre zlib jpeg
QPDF_CONF_OPTS = --without-random