summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--contrib/crossrpms/gdb/gdb.add3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/crossrpms/gdb/gdb.add b/contrib/crossrpms/gdb/gdb.add
index 2ad8fdd265..4dfc69f7a5 100644
--- a/contrib/crossrpms/gdb/gdb.add
+++ b/contrib/crossrpms/gdb/gdb.add
@@ -10,6 +10,9 @@ License: GPL/LGPL
URL: http://sources.redhat.com/gdb
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+%if "%{gdb_version}" >= "6.6"
+BuildRequires: expat-devel
+%endif
%if %build_infos
# Required for building the infos
BuildRequires: /sbin/install-info