e - bump efl version needed to git

This commit is contained in:
Carsten Haitzler 2023-01-20 20:27:45 +00:00
parent 882261d8e2
commit fd64bd69c6
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ else
config_h.set('E_RELEASE_BUILD' , '1') config_h.set('E_RELEASE_BUILD' , '1')
endif endif
efl_version = '>= 1.26.0' efl_version = '>= 1.26.99'
add_global_arguments('-DHAVE_CONFIG_H=1', language: 'c') add_global_arguments('-DHAVE_CONFIG_H=1', language: 'c')
dir_prefix = get_option('prefix') dir_prefix = get_option('prefix')