BuildRequires: pkgconfig(libpng)
BuildRequires: pkgconfig(pixman-1)
BuildRequires: which
-BuildRequires: pkgconfig(ecore)
-BuildRequires: pkgconfig(evas)
BuildRequires: pkgconfig(ttrace)
BuildRequires: gtk-doc
+%if "%{mv_prj}" != "1"
%if %{with cairo_gl_backend}
+BuildRequires: pkgconfig(ecore)
+BuildRequires: pkgconfig(evas)
%if %{with x} && %{with desktop}
BuildRequires: pkgconfig(gl)
%endif
BuildRequires: pkgconfig(wayland-egl)
%endif
%endif
+%endif
%if %{with x}
BuildRequires: pkgconfig(xext)
BuildRequires: pkgconfig(x11)
--with-pic \
--enable-fc \
--enable-ft \
+%if "%{mv_prj}" != "1"
%if %{with cairo_gl_backend}
--enable-egl=yes \
--enable-glesv2=yes \
--enable-evasgl=yes \
+%endif
%endif
--enable-ps=yes \
--enable-pdf=yes \