discomfitor pushed a commit to branch master.

http://git.enlightenment.org/enlightenment/modules/desksanity.git/commit/?id=036cc63fd9ab04767eb040b046653645a645221b

commit 036cc63fd9ab04767eb040b046653645a645221b
Author: Mike Blumenkrantz <zm...@osg.samsung.com>
Date:   Wed Sep 27 12:02:51 2017 -0400

    bump efl-wl req
---
 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meson.build b/meson.build
index a151fea..2bccbf6 100644
--- a/meson.build
+++ b/meson.build
@@ -109,7 +109,7 @@ 
add_global_arguments('-DPACKAGE_LIB_DIR="@0@"'.format(dir_lib), language: 'c')
 add_global_arguments('-DPACKAGE_DATA_DIR="@0@"'.format(join_paths(dir_data, 
meson.project_name())), language: 'c')
 add_global_arguments('-DPACKAGE_SYSCONF_DIR="@0@"'.format(dir_sysconf), 
language: 'c')
 
-dep_efl_wl = dependency('efl-wl', required: false)
+dep_efl_wl = dependency('efl-wl', version: '1.21', required: false)
 dep_e = dependency('enlightenment')
 
 dir_module_e = join_paths([dep_e.get_pkgconfig_variable('modules'), 
'desksanity'])

-- 


Reply via email to