and work more on getting release in shape - version requirements.

(god this is a pain in the butt)



SVN revision: 69484
This commit is contained in:
Carsten Haitzler 2012-03-17 06:25:41 +00:00
parent 8991bdf573
commit 425137737b
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ PKG_PROG_PKG_CONFIG
### Checks for libraries
# Eina library
PKG_CHECK_MODULES(EINA, [eina >= 1.1.0])
PKG_CHECK_MODULES(EINA, [eina >= 1.2.0])
PKG_CHECK_MODULES([POPPLER], [poppler >= 0.12], [have_poppler="yes"], [have_poppler="no"])