Revert "leptonica: add PACAKGECONFIG for openjpeg"

This reverts commit 1726e7172b.

This patch added a build warning.
WARNING: leptonica-1.70-r0 do_configure: QA Issue: leptonica: configure was passed unrecognised options: --without-libopenjpeg [unknown-configure-option]

Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Armin Kuster 2016-05-24 18:27:58 -07:00 committed by Martin Jansa
parent ff38c70e93
commit 247b1267bb

View File

@ -11,7 +11,4 @@ EXTRA_OECONF += " \
--without-libwebp \
"
PACKAGECONFIG ??= ""
PACKAGECONFIG[openjpeg] = "--with-libopenjpeg,--without-libopenjpeg,openjpeg"
inherit autotools pkgconfig