mirror of
https://src.fedoraproject.org/rpms/mesa.git
synced 2024-11-28 11:06:25 +00:00
remove the version req on libXp-devel
This commit is contained in:
parent
290241e39d
commit
594d762df0
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ BuildRequires: makedepend
|
||||||
BuildRequires: libselinux-devel
|
BuildRequires: libselinux-devel
|
||||||
%if %{with_libGLw}
|
%if %{with_libGLw}
|
||||||
# FIXME: remove this when libGLw hits extras.
|
# FIXME: remove this when libGLw hits extras.
|
||||||
BuildRequires: libXp-devel >= 1.0.0-6
|
BuildRequires: libXp-devel
|
||||||
BuildRequires: openmotif-devel
|
BuildRequires: openmotif-devel
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue