From c383e07112605ec51bddfed809d95bd22150ae7c18ec10c10a375f43a98d1ca1 Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Fri, 4 Nov 2022 07:10:49 +0000 Subject: [PATCH] Accepting request 1033451 from home:dimstar:Factory - Drop config(Mesa) (Build)Requires: this is just a random provides from the Mesa package that indicates it ships any conf file. The Mesa package itself is an empty metadata package. This is the only 'unresolvable' package at the moment in TW :) OBS-URL: https://build.opensuse.org/request/show/1033451 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyglet?expand=0&rev=40 --- python-pyglet.changes | 7 +++++++ python-pyglet.spec | 2 -- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-pyglet.changes b/python-pyglet.changes index a345032..44a1d7f 100644 --- a/python-pyglet.changes +++ b/python-pyglet.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Nov 4 06:47:54 UTC 2022 - Dominique Leuenberger + +- Drop config(Mesa) (Build)Requires: this is just a random provides + from the Mesa package that indicates it ships any conf file. The + Mesa package itself is an empty metadata package. + ------------------------------------------------------------------- Wed Oct 12 14:13:18 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-pyglet.spec b/python-pyglet.spec index 3f8f8a7..5b41195 100644 --- a/python-pyglet.spec +++ b/python-pyglet.spec @@ -52,7 +52,6 @@ Requires: libxcb-glx0 Requires: python-Pillow Requires: python-future Requires: python-pypng -Requires: config(Mesa) Recommends: alsa-lib Recommends: fontconfig Recommends: freetype @@ -73,7 +72,6 @@ BuildRequires: freetype BuildRequires: gnu-free-fonts BuildRequires: libopenal0 BuildRequires: xorg-x11-server -BuildRequires: config(Mesa) BuildRequires: pkgconfig(gl) BuildRequires: pkgconfig(glu) BuildRequires: pkgconfig(libpulse)