Remove upper bound on poppler version for gb.pdf
[GB.PDF] * NEW: Remove upper bound on poppler version for gb.pdf
This commit is contained in:
parent
190c2bd2f6
commit
b2a8ef86f5
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ PKG_PROG_PKG_CONFIG
|
||||||
|
|
||||||
GB_COMPONENT_PKG_CONFIG(
|
GB_COMPONENT_PKG_CONFIG(
|
||||||
poppler, POPPLER, gb.pdf, [src],
|
poppler, POPPLER, gb.pdf, [src],
|
||||||
'poppler >= 0.20' 'poppler < 23.0'
|
'poppler >= 0.20'
|
||||||
)
|
)
|
||||||
|
|
||||||
if test "$have_poppler" = "yes"; then
|
if test "$have_poppler" = "yes"; then
|
||||||
|
|
Loading…
Reference in a new issue