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)