[packages/DirectFB] - adjusted EGL/OpenGL/OpenGLESv2 BRs for libglvnd compatibility

qboosh qboosh at pld-linux.org
Sun May 16 13:30:23 CEST 2021


commit 33118965bd49d115388e418b328d96b143620e4f
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun May 16 13:32:39 2021 +0200

    - adjusted EGL/OpenGL/OpenGLESv2 BRs for libglvnd compatibility

 DirectFB.spec | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/DirectFB.spec b/DirectFB.spec
index d8e2a22..69a9254 100644
--- a/DirectFB.spec
+++ b/DirectFB.spec
@@ -54,9 +54,9 @@ Patch14:	%{name}-tslib.patch
 Patch15:	%{name}-libtimidity.patch
 Patch16:	ffmpeg4.patch
 URL:		http://www.directfb.net/
-BuildRequires:	Mesa-libEGL-devel
-BuildRequires:	Mesa-libGLES-devel
+BuildRequires:	EGL-devel
 BuildRequires:	Mesa-libgbm-devel
+BuildRequires:	OpenGLESv2-devel
 BuildRequires:	OpenGL-devel
 BuildRequires:	OpenGL-GLX-devel
 BuildRequires:	SDL-devel
@@ -90,6 +90,9 @@ BuildRequires:	libwebp-devel >= 0.2.1
 %{?with_one:BuildRequires:	linux-one-devel >= 9.0.1}
 %{?with_quicktime:BuildRequires:	openquicktime-devel}
 BuildRequires:	pkgconfig
+BuildRequires:	pkgconfig(egl)
+BuildRequires:	pkgconfig(gl)
+BuildRequires:	pkgconfig(glesv2)
 BuildRequires:	sed >= 4.0
 %{?with_swfdec:BuildRequires:	swfdec-devel >= 0.5.0}
 %{?with_swfdec:BuildRequires:	swfdec-devel < 0.6.0}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/DirectFB.git/commitdiff/33118965bd49d115388e418b328d96b143620e4f



More information about the pld-cvs-commit mailing list