meson: we need to link dl

This commit is contained in:
Marcel Hollerbach 2017-08-10 15:46:25 +02:00
parent 4af2976a54
commit bcf0110277
1 changed files with 1 additions and 1 deletions

View File

@ -533,7 +533,7 @@ executable('enlightenment_static_grabber',
deps_e_alert = []
if config_h.has('HAVE_WAYLAND') == true
deps_e_alert += [dep_ecore_drm2, dep_ecore_input]
deps_e_alert += [dep_ecore_drm2, dep_ecore_input, dep_dl]
endif
if config_h.has('HAVE_WAYLAND_ONLY') == false
deps_e_alert += [