summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Jackson <ajax@fedoraproject.org>2006-08-18 21:47:22 +0000
committerAdam Jackson <ajax@fedoraproject.org>2006-08-18 21:47:22 +0000
commit290241e39dcd7060237ec4870933ea99b0e43ab6 (patch)
tree4966fcbfde1d5b31da1119286a04df21cbd5464a
parent21739fdfbb6725aeeebc5a7bef2fe6f364d38ef5 (diff)
downloadmesa-290241e39dcd7060237ec4870933ea99b0e43ab6.tar.gz
mesa-290241e39dcd7060237ec4870933ea99b0e43ab6.tar.xz
mesa-290241e39dcd7060237ec4870933ea99b0e43ab6.zip
require libXp >= 1.0.0-6
-rw-r--r--mesa.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/mesa.spec b/mesa.spec
index ac5f97b..3624e32 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
+BuildRequires: libXp-devel >= 1.0.0-6
BuildRequires: openmotif-devel
%endif