discomfitor pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=3b9f53317d4b99ece36eb72025dfe986776e5c13

commit 3b9f53317d4b99ece36eb72025dfe986776e5c13
Author: Mike Blumenkrantz <zm...@osg.samsung.com>
Date:   Thu Mar 24 17:18:19 2016 -0400

    BUILD: USE WL2 FOR ELM BUILD
---
 configure.ac | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configure.ac b/configure.ac
index cfc4842..1053a2a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5140,6 +5140,7 @@ EFL_INTERNAL_DEPEND_PKG([ELEMENTARY], [efl])
 EFL_INTERNAL_DEPEND_PKG([ELEMENTARY], [evas])
 EFL_INTERNAL_DEPEND_PKG([ELEMENTARY], [ecore])
 EFL_OPTIONAL_INTERNAL_DEPEND_PKG([ELEMENTARY], [${want_x11_any}], [ecore_x])
+EFL_OPTIONAL_INTERNAL_DEPEND_PKG([ELEMENTARY], [${want_wayland}], [ecore_wl2])
 EFL_OPTIONAL_INTERNAL_DEPEND_PKG([ELEMENTARY], [${want_drm}], [ecore_drm])
 EFL_INTERNAL_DEPEND_PKG([ELEMENTARY], [ecore-evas])
 EFL_INTERNAL_DEPEND_PKG([ELEMENTARY], [ecore-file])

-- 


Reply via email to