summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Jackson <ajax@fedoraproject.org>2006-08-18 22:10:39 +0000
committerAdam Jackson <ajax@fedoraproject.org>2006-08-18 22:10:39 +0000
commit594d762df0dfcf3b821720e323642379f4b98fb9 (patch)
tree658dd4f1f038773ef23e66e45f39ce1a9c85092e
parent290241e39dcd7060237ec4870933ea99b0e43ab6 (diff)
downloadmesa-594d762df0dfcf3b821720e323642379f4b98fb9.tar.gz
mesa-594d762df0dfcf3b821720e323642379f4b98fb9.tar.xz
mesa-594d762df0dfcf3b821720e323642379f4b98fb9.zip
remove the version req on libXp-develmesa-6_5-22_20060818cvs_fc6
-rw-r--r--mesa.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/mesa.spec b/mesa.spec
index 3624e32..ac5f97b 100644
--- a/mesa.spec
+++ b/mesa.spec
@@ -88,7 +88,7 @@ BuildRequires: makedepend
BuildRequires: libselinux-devel
%if %{with_libGLw}
# FIXME: remove this when libGLw hits extras.
-BuildRequires: libXp-devel >= 1.0.0-6
+BuildRequires: libXp-devel
BuildRequires: openmotif-devel
%endif