mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
poppler: remove unrecognized configure options
warning was: | configure: WARNING: unrecognized options: --disable-poppler-qt, --disable-abiword-output Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
c442d8d1e6
commit
6619d96a4c
@@ -11,7 +11,6 @@ EXTRA_OECONF = "\
|
||||
--enable-xpdf-headers \
|
||||
--disable-gtk-test \
|
||||
--disable-poppler-qt \
|
||||
--disable-poppler-qt4 \
|
||||
--enable-zlib \
|
||||
"
|
||||
|
||||
|
||||
@@ -2,8 +2,6 @@ require poppler.inc
|
||||
|
||||
DEPENDS += "lcms"
|
||||
|
||||
EXTRA_OECONF_append = " --disable-abiword-output "
|
||||
|
||||
RDEPENDS_${PN} = "poppler-data"
|
||||
|
||||
SRC_URI[md5sum] = "12658f3308597e57f3faff538cc73baf"
|
||||
|
||||
Reference in New Issue
Block a user