summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-03-31 04:40:59 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-03-31 04:40:59 +0000
commitf86abfa336b114ce25ca4308ef297511f1b30742 (patch)
tree62c049e688e5739585cfc1080beb75894c837cd2 /contrib
parentUnconditionally BR: %{_host_rpmprefix}gcc. (diff)
downloadrtems-f86abfa336b114ce25ca4308ef297511f1b30742.tar.bz2
BR: %{_host_rpmprefix}expat-devel.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/gdb/gdb.add5
1 files changed, 3 insertions, 2 deletions
diff --git a/contrib/crossrpms/gdb/gdb.add b/contrib/crossrpms/gdb/gdb.add
index d4d4669487..cb773f10c4 100644
--- a/contrib/crossrpms/gdb/gdb.add
+++ b/contrib/crossrpms/gdb/gdb.add
@@ -21,10 +21,11 @@ BuildRequires: libexpat-devel
BuildRequires: expat
%endif
%else
-# fedora/redhat
-BuildRequires: expat-devel
+# fedora/redhat/cygwin
+BuildRequires: %{_host_rpmprefix}expat-devel
%endif
%endif
+
%if %build_infos
# Required for building the infos
BuildRequires: /sbin/install-info