This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository enlightenment.
View the commit online.
commit fd64bd69c69eee8bec0cfcb1b7110c0b01763861
Author: Carsten Haitzler <[email protected]>
AuthorDate: Fri Jan 20 20:27:45 2023 +0000
e - bump efl version needed to git
---
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meson.build b/meson.build
index 526ef41f2..aa0dfa0e1 100644
--- a/meson.build
+++ b/meson.build
@@ -30,7 +30,7 @@ else
config_h.set('E_RELEASE_BUILD' , '1')
endif
-efl_version = '>= 1.26.0'
+efl_version = '>= 1.26.99'
add_global_arguments('-DHAVE_CONFIG_H=1', language: 'c')
dir_prefix = get_option('prefix')
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.