bump efl pc required version

This commit is contained in:
Mike Blumenkrantz 2017-11-03 11:43:07 -04:00
parent 2be56cd8da
commit 9302f23a56
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ if config_h.has('HAVE_PAM') == true
endif
requires_e = ' '.join([
'eina >= 1.19.99',
'eina >= 1.20.5',
'eet',
'ecore',
'ecore-ipc',