Change-Id: I699c1a666e7da9b77f2962cd22c57471cd048857
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
+%bcond_with wayland
+%bcond_with x
+
Name: enlightenment
-Version: 0.17.4
-Release: 1
+Version: 0.17.0
+Release: 0
License: BSD 2-clause
Summary: The Enlightenment window manager
Url: http://www.enlightenment.org/
BuildRequires: pkgconfig(ecore-input)
BuildRequires: pkgconfig(ecore-input-evas)
BuildRequires: pkgconfig(ecore-ipc)
+
+%if %{with wayland}
+%else
BuildRequires: pkgconfig(ecore-x)
+%endif
+
BuildRequires: pkgconfig(edbus)
BuildRequires: pkgconfig(edje)
BuildRequires: pkgconfig(eet)