diff --git a/glu.changes b/glu.changes index 98e6296..7b23d37 100644 --- a/glu.changes +++ b/glu.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Oct 27 08:44:08 UTC 2014 - sndirsch@suse.com + +- fixed buildrequires: pkgconfig(dri) -> pkgconfig(gl) + ------------------------------------------------------------------- Sun Feb 17 17:21:53 UTC 2013 - jengelh@inai.de diff --git a/glu.spec b/glu.spec index 8cc0a36..5bdb39e 100644 --- a/glu.spec +++ b/glu.spec @@ -32,7 +32,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: gcc-c++ BuildRequires: libtool BuildRequires: pkgconfig -BuildRequires: pkgconfig(dri) +BuildRequires: pkgconfig(gl) %description GLU offers simple interfaces for building mipmaps; checking for the