From f86abfa336b114ce25ca4308ef297511f1b30742 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 31 Mar 2008 04:40:59 +0000 Subject: [PATCH] BR: %{_host_rpmprefix}expat-devel. --- contrib/crossrpms/gdb/gdb.add | 5 +++-- 1 file 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