configure.ac: Remove ecore-x from wayland only build.

Reviewers: devilhorns, zmike

Subscribers: cedric

Differential Revision: https://phab.enlightenment.org/D3538
This commit is contained in:
Seunghun Lee 2016-01-06 12:44:52 -05:00 committed by Mike Blumenkrantz
parent 2fcd589b3d
commit a5bf9961e3
1 changed files with 0 additions and 1 deletions

View File

@ -953,7 +953,6 @@ PKG_CHECK_MODULES(E, [$e_requires])
requirements_e="\
evas >= ${efl_version} \
ecore >= ${efl_version} \
ecore-x >= ${efl_version} \
ecore-evas >= ${efl_version} \
ecore-con >= ${efl_version} \
ecore-ipc >= ${efl_version} \