From: Jakub Bogusz Date: Thu, 8 Nov 2012 20:45:58 +0000 (+0100) Subject: - that's libEGL not libwayland-egl which requires wayland libs at runtime X-Git-Tag: auto/th/Mesa-9.0-3~1 X-Git-Url: https://git.pld-linux.org/?p=packages%2FMesa.git;a=commitdiff_plain;h=d1a6256288c33d842acb6f07f16b120bb6e06c3b - that's libEGL not libwayland-egl which requires wayland libs at runtime --- diff --git a/Mesa.spec b/Mesa.spec index 1b6c41a..3c4f9d2 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -125,6 +125,7 @@ Requires: %{name}-libglapi = %{version}-%{release} # glx driver in libEGL dlopens libGL.so Requires: OpenGL >= 1.2 Requires: libdrm >= %{libdrm_ver} +%{?with_wayland:Requires: wayland >= 1.0.0} %if %{with gallium} # for egl_gallium.so Requires: %{name}-libOpenVG = %{version}-%{release} @@ -731,7 +732,6 @@ Summary: Wayland EGL library Summary(pl.UTF-8): Biblioteka Wayland EGL Group: Libraries Requires: libdrm >= %{libdrm_ver} -Requires: wayland >= 1.0.0 %description libwayland-egl Wayland EGL platform library. @@ -745,7 +745,6 @@ Summary(pl.UTF-8): Pliki programistyczne biblioteki Wayland EGL Group: Development/Libraries Requires: %{name}-libwayland-egl = %{version}-%{release} Requires: libdrm-devel >= %{libdrm_ver} -Requires: wayland-devel >= 1.0.0 %description libwayland-egl-devel Development files for Wayland EGL platform library.