summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-02-17 11:30:40 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-02-17 11:30:40 +0000
commit1ee16e89f330513d9fe511deb45da7d0a7287cdd (patch)
tree51f9fd82e2503b1a2650ffbac4fb05d33a75cd5e /contrib
parentPreps for gdb-6.6 (diff)
downloadrtems-1ee16e89f330513d9fe511deb45da7d0a7287cdd.tar.bz2
BuildRequire: expat-devel for gdb >= 6.6
Diffstat (limited to 'contrib')
-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 8cbd9ee297..0f1925b946 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