fix meson wayland build without drm

This commit is contained in:
Mike Blumenkrantz 2017-09-15 13:33:54 -04:00
parent 62acd53a96
commit c478d4aaf4
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
if get_option('wayland') != true
if get_option('wayland') != true or dep_ecore_drm2.found() != true
disable = true
else
src = files(