From 4c996d8bc153a804b3b20641c5ae04ccd5c07c6c Mon Sep 17 00:00:00 2001 From: Adam Osuchowski Date: Mon, 20 Oct 2014 13:18:08 +0200 Subject: [PATCH] - add R: guile --- gdb.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/gdb.spec b/gdb.spec index 035b9e9..9fdf949 100644 --- a/gdb.spec +++ b/gdb.spec @@ -72,6 +72,7 @@ Obsoletes: python-gdb Requires: python-modules %endif Requires: libunwind >= 0.97 +%{?with_guile:Requires: guile >= 2.0} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -- 2.44.0