- require mesa-libGL-devel since it's needed by some of the headers
This commit is contained in:
parent
c9700c0d6c
commit
9c0cfb85b0
@ -6,7 +6,7 @@
|
|||||||
Summary: X.Org X11 Protocol headers
|
Summary: X.Org X11 Protocol headers
|
||||||
Name: xorg-x11-proto-devel
|
Name: xorg-x11-proto-devel
|
||||||
Version: 7.0
|
Version: 7.0
|
||||||
Release: 4
|
Release: 5
|
||||||
License: The Open Group License
|
License: The Open Group License
|
||||||
Group: Development/System
|
Group: Development/System
|
||||||
URL: http://www.x.org
|
URL: http://www.x.org
|
||||||
@ -63,6 +63,8 @@ Obsoletes: XFree86-devel, xorg-x11-devel
|
|||||||
# modular X.Org. Bug #173384.
|
# modular X.Org. Bug #173384.
|
||||||
Requires(pre): xorg-x11-filesystem >= 0.99.2-3
|
Requires(pre): xorg-x11-filesystem >= 0.99.2-3
|
||||||
|
|
||||||
|
Requires: mesa-libGL-devel
|
||||||
|
|
||||||
%description
|
%description
|
||||||
X.Org X11 Protocol headers
|
X.Org X11 Protocol headers
|
||||||
|
|
||||||
@ -274,6 +276,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/pkgconfig/xproxymngproto.pc
|
%{_libdir}/pkgconfig/xproxymngproto.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 22 2006 Jeremy Katz <katzj@redhat.com> - 7.0-5
|
||||||
|
- require mesa-libGL-devel since it's needed by some of the headers
|
||||||
|
|
||||||
* Sun Feb 19 2006 Ray Strode <rstrode@redhat.com> 7.0-4
|
* Sun Feb 19 2006 Ray Strode <rstrode@redhat.com> 7.0-4
|
||||||
- Add back part of glproto-texture-from-drawable patch that didn't
|
- Add back part of glproto-texture-from-drawable patch that didn't
|
||||||
get integrated for some reason
|
get integrated for some reason
|
||||||
|
Loading…
Reference in New Issue
Block a user