diff options
-rw-r--r-- | meta-oe/recipes-support/poppler/poppler_0.48.0.bb (renamed from meta-oe/recipes-support/poppler/poppler_0.47.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/poppler/poppler_0.47.0.bb b/meta-oe/recipes-support/poppler/poppler_0.48.0.bb index 071cfb26e4..c586755644 100644 --- a/meta-oe/recipes-support/poppler/poppler_0.47.0.bb +++ b/meta-oe/recipes-support/poppler/poppler_0.48.0.bb | |||
@@ -7,8 +7,8 @@ SRC_URI = " \ | |||
7 | file://0001-add-manadatory-options-to-find-qt4-qt5-moc.patch \ | 7 | file://0001-add-manadatory-options-to-find-qt4-qt5-moc.patch \ |
8 | file://0002-fix-gcc-6-math-ambiguous-errors.patch \ | 8 | file://0002-fix-gcc-6-math-ambiguous-errors.patch \ |
9 | " | 9 | " |
10 | SRC_URI[md5sum] = "669b195ff24173d35cacf1d20b6fe4fa" | 10 | SRC_URI[md5sum] = "8d61c91cb9e99ad38bba1b0b4432f174" |
11 | SRC_URI[sha256sum] = "b872e7228fc34a71ce4b47a5aea2a57ae67528818fa846e1e0eda089319bd242" | 11 | SRC_URI[sha256sum] = "85a003968074c85d8e13bf320ec47cef647b496b56dcff4c790b34e5482fef93" |
12 | 12 | ||
13 | DEPENDS = "fontconfig zlib cairo lcms" | 13 | DEPENDS = "fontconfig zlib cairo lcms" |
14 | 14 | ||