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 2670d04654e7169cfea00703fb77afffeb7ea45b
Author: Carsten Haitzler <ras...@rasterman.com>
AuthorDate: Sun Jan 12 00:24:46 2025 +0000
go back to needing git efl for git e
---
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meson.build b/meson.build
index dd8948254..8ccdc5e66 100644
--- a/meson.build
+++ b/meson.build
@@ -30,7 +30,7 @@ else
config_h.set('E_RELEASE_BUILD' , '1')
endif
-efl_version = '>= 1.28.0'
+efl_version = '>= 1.28.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.