mirror of
https://src.fedoraproject.org/rpms/mesa.git
synced 2024-12-01 04:02:55 +00:00
- Remove glut-devel dependency, as nothing actually uses it that we ship.
This commit is contained in:
parent
90b0b0cffc
commit
e9f100bb37
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,6 @@ BuildRequires: libdrm-devel >= 2.0.1-4
|
||||||
BuildRequires: libXxf86vm-devel
|
BuildRequires: libXxf86vm-devel
|
||||||
BuildRequires: expat-devel
|
BuildRequires: expat-devel
|
||||||
BuildRequires: xorg-x11-proto-devel >= 7.0-3
|
BuildRequires: xorg-x11-proto-devel >= 7.0-3
|
||||||
BuildRequires: glut-devel
|
|
||||||
BuildRequires: libXt-devel
|
BuildRequires: libXt-devel
|
||||||
BuildRequires: makedepend
|
BuildRequires: makedepend
|
||||||
BuildRequires: libselinux-devel
|
BuildRequires: libselinux-devel
|
||||||
|
@ -515,6 +514,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Jul 25 2006 Mike A. Harris <mharris@redhat.com> 6.5-16.fc6
|
* Tue Jul 25 2006 Mike A. Harris <mharris@redhat.com> 6.5-16.fc6
|
||||||
|
- Remove glut-devel dependency, as nothing actually uses it that we ship.
|
||||||
- Added mesa-6.5-dont-libglut-me-harder-ok-thx-bye.patch to prevent libglut
|
- Added mesa-6.5-dont-libglut-me-harder-ok-thx-bye.patch to prevent libglut
|
||||||
and other libs from being linked into glxgears/glxinfo even though they
|
and other libs from being linked into glxgears/glxinfo even though they
|
||||||
are not actually used. This was the final package linking to freeglut in
|
are not actually used. This was the final package linking to freeglut in
|
||||||
|
|
Loading…
Reference in a new issue