diff options
| -rw-r--r-- | meta-oe/recipes-graphics/leptonica/leptonica_1.73.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-oe/recipes-graphics/leptonica/leptonica_1.73.bb b/meta-oe/recipes-graphics/leptonica/leptonica_1.73.bb index 57bc5dd52c..0aebe89d28 100644 --- a/meta-oe/recipes-graphics/leptonica/leptonica_1.73.bb +++ b/meta-oe/recipes-graphics/leptonica/leptonica_1.73.bb | |||
| @@ -11,4 +11,7 @@ EXTRA_OECONF += " \ | |||
| 11 | --without-libwebp \ | 11 | --without-libwebp \ |
| 12 | " | 12 | " |
| 13 | 13 | ||
| 14 | PACKAGECONFIG ??= "" | ||
| 15 | PACKAGECONFIG[openjpeg] = "--with-libopenjpeg,--without-libopenjpeg,openjpeg" | ||
| 16 | |||
| 14 | inherit autotools pkgconfig | 17 | inherit autotools pkgconfig |
