[packages/Mesa] - that's libEGL not libwayland-egl which requires wayland libs at runtime

qboosh qboosh at pld-linux.org
Thu Nov 8 21:45:53 CET 2012


commit d1a6256288c33d842acb6f07f16b120bb6e06c3b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Nov 8 21:45:58 2012 +0100

    - that's libEGL not libwayland-egl which requires wayland libs at runtime

 Mesa.spec | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
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.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/Mesa.git/commitdiff/d1a6256288c33d842acb6f07f16b120bb6e06c3b



More information about the pld-cvs-commit mailing list