Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.6:Update
xorg-x11-server.31718
U_meson-Fix-another-reference-to-gl-9.2.0.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File U_meson-Fix-another-reference-to-gl-9.2.0.patch of Package xorg-x11-server.31718
From c7486613b0dc586f93f6ba293d9b55c69995b05c Mon Sep 17 00:00:00 2001 From: Adam Jackson <ajax@redhat.com> Date: Wed, 9 Oct 2019 15:17:47 -0400 Subject: [PATCH] meson: Fix another reference to "gl" 9.2.0 Previous commit e6ef2b12 missed a spot. --- glx/meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glx/meson.build b/glx/meson.build index 745814336..d7a2aa468 100644 --- a/glx/meson.build +++ b/glx/meson.build @@ -74,7 +74,7 @@ if build_glx common_dep, dl_dep, dependency('glproto', version: '>= 1.4.17'), - dependency('gl', version: '>= 9.2.0'), + dependency('gl', version: '>= 1.2.0'), ], ) -- 2.26.2
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor