summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/gdb
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-07-20 05:23:59 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-07-20 05:23:59 +0000
commited332c868a68c3239aad12c714c47a98845e6e31 (patch)
treee6d89e2d74a256f09a79704c82ff8d391765409d /contrib/crossrpms/gdb
parentNew. (diff)
downloadrtems-ed332c868a68c3239aad12c714c47a98845e6e31.tar.bz2
Sync with testing.
Diffstat (limited to 'contrib/crossrpms/gdb')
-rw-r--r--contrib/crossrpms/gdb/gdb.add4
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/crossrpms/gdb/gdb.add b/contrib/crossrpms/gdb/gdb.add
index 0f1925b946..1cb9a36aaa 100644
--- a/contrib/crossrpms/gdb/gdb.add
+++ b/contrib/crossrpms/gdb/gdb.add
@@ -11,8 +11,12 @@ URL: http://sources.redhat.com/gdb
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
%if "%{gdb_version}" >= "6.6"
+%if "%{?suse}"
+BuildRequires: expat
+%else
BuildRequires: expat-devel
%endif
+%endif
%if %build_infos
# Required for building the infos
BuildRequires: /sbin/install-info