Remove mesa* dependencies which are not needed.

This commit is contained in:
Richard W.M. Jones 2018-02-24 20:03:55 +00:00
parent bcd06cf034
commit 23c0207aac
1 changed files with 4 additions and 3 deletions

View File

@ -27,7 +27,7 @@
Name: ocaml
Version: 4.06.0
Release: 3%{?dist}
Release: 4%{?dist}
Summary: OCaml compiler and programming environment
@ -81,8 +81,6 @@ BuildRequires: libXft-devel
BuildRequires: libXmu-devel
BuildRequires: libXrender-devel
BuildRequires: libXt-devel
BuildRequires: mesa-libGL-devel
BuildRequires: mesa-libGLU-devel
BuildRequires: chrpath
Requires: gcc
@ -424,6 +422,9 @@ find $RPM_BUILD_ROOT \( -name '*.cmt' -o -name '*.cmti' \) -a -delete
%changelog
* Sat Feb 24 2018 Richard W.M. Jones <rjones@redhat.com> - 4.06.0-4
- Remove mesa* dependencies which are not needed.
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.06.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild