mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-01-04 21:30:19 +01:00
Bump poppler version required for testing to 0.8.0
The poppler specific reference images are created from the latest version of poppler in git. The main reason has been for support for knockout groups that had not yet been available in a stable release. Poppler 0.8.0 is the first stable release to include the support for knockout groups.
This commit is contained in:
parent
af8928fa8b
commit
e4fd9b4ea2
1 changed files with 1 additions and 1 deletions
|
|
@ -651,7 +651,7 @@ CAIRO_BACKEND_ENABLE(pdf, PDF, pdf, PDF_SURFACE, yes, [
|
|||
pdf_NONPKGCONFIG_LIBS=-lz
|
||||
])
|
||||
|
||||
POPPLER_VERSION_REQUIRED=0.4.1
|
||||
POPPLER_VERSION_REQUIRED=0.8.0
|
||||
test_pdf=no
|
||||
if test "x$use_pdf" = "xyes"; then
|
||||
poppler_DEPENDENCY="poppler-glib >= $POPPLER_VERSION_REQUIRED"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue