summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/gdb/gdb.add4
1 files changed, 0 insertions, 4 deletions
diff --git a/contrib/crossrpms/gdb/gdb.add b/contrib/crossrpms/gdb/gdb.add
index 7c869f5502..5ab5043dca 100644
--- a/contrib/crossrpms/gdb/gdb.add
+++ b/contrib/crossrpms/gdb/gdb.add
@@ -57,12 +57,8 @@ BuildRequires: %{_host_rpmprefix}termcap-devel
%endif
%bcond_with system_readline
%else
-%if 0%{?fedora} >= 12
-%bcond_with system_readline
-%else
%bcond_without system_readline
%endif
-%endif
%{?with_system_readline:BuildRequires: %{_host_rpmprefix}readline-devel}
BuildRequires: %{_host_rpmprefix}ncurses-devel