[packages/kodi] - unified opengl bcond name

qboosh qboosh at pld-linux.org
Mon May 11 18:57:30 CEST 2020


commit c1382e42aef701adf9741920507b2b82afecec25
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon May 11 18:57:58 2020 +0200

    - unified opengl bcond name

 kodi.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kodi.spec b/kodi.spec
index 10305c8..07416c6 100644
--- a/kodi.spec
+++ b/kodi.spec
@@ -13,7 +13,7 @@
 %bcond_without	avahi		# Avahi support
 %bcond_without	dbus		# DBUS support
 %bcond_without	dvdcss		# DVDCSS support
-%bcond_without	gl		# OpenGL rendering
+%bcond_without	opengl		# OpenGL rendering
 %bcond_with	gtest		# configure Google Test Framework
 %bcond_without	joystick	# SDL joystick support
 %bcond_without	libcap		# libcap support
@@ -241,7 +241,7 @@ cd build
 	%{__enable_disable avahi} \
 	%{__enable_disable dbus} \
 	%{__enable_disable gles} \
-	%{__enable_disable gl} \
+	%{__enable_disable opengl gl} \
 	%{__enable_disable gtest} \
 	%{__enable_disable joystick} \
 	%{__enable_disable libbluray} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kodi.git/commitdiff/c1382e42aef701adf9741920507b2b82afecec25



More information about the pld-cvs-commit mailing list