From 3bb10a248e80aa963c61555f4fc64e25adb50be2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matti=20Lehtim=C3=A4ki?= Date: Tue, 28 Apr 2020 14:43:48 +0300 Subject: [PATCH] [packaging] Enable OpenGL ES 3.0. Contributes to JB#49406 --- rpm/qtbase.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/rpm/qtbase.spec b/rpm/qtbase.spec index 3123e7c8c3..2837325c72 100644 --- a/rpm/qtbase.spec +++ b/rpm/qtbase.spec @@ -500,7 +500,6 @@ MAKEFLAGS=%{?_smp_mflags} \ -verbose \ -no-gtkstyle \ -opengl es2 \ - -no-opengles3 \ -no-openvg \ -lfontconfig \ -I/usr/include/freetype2 \