summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-02-18 12:45:31 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-02-18 12:45:31 +0000
commita93e0bb890e95ba60bd59bdc318ada267a6aed29 (patch)
tree414a88aaf0f6c97c58d34bc40e89adaf9b6cdf35
parentFix URL. (diff)
downloadrtems-a93e0bb890e95ba60bd59bdc318ada267a6aed29.tar.bz2
Sync. with rtems-4.8.
-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