poppler >= 0.20 is now required.

[GB.POPPLER]
* NEW: poppler >= 0.20 is now required.
This commit is contained in:
gambas 2020-06-27 11:40:14 +02:00
parent e248a58c9e
commit 23f36d919e

View File

@ -9,6 +9,6 @@ GB_COMPONENT_PKG_CONFIG(
POPPLER,
gb.poppler,
[src],
poppler poppler-splash poppler-glib)
'poppler >= 0.20' poppler-splash poppler-glib)
AC_OUTPUT( Makefile src/Makefile )
GB_PRINT_MESSAGES