]> git.pld-linux.org Git - packages/gdb.git/commitdiff
R: guile with scm_set_automatic_finalization_enabled
authorTomasz Pala <gotar@pld-linux.org>
Sun, 3 Sep 2017 18:28:38 +0000 (20:28 +0200)
committerTomasz Pala <gotar@pld-linux.org>
Sun, 3 Sep 2017 18:28:38 +0000 (20:28 +0200)
as it is currently build with 2.0.12 that provides this

gdb.spec

index 0f0a29800b627265b2a60e1d451d770e4e262421..7899fb6a5f47c9c8e208f451fd40f72644fd2f11 100644 (file)
--- a/gdb.spec
+++ b/gdb.spec
@@ -77,7 +77,7 @@ Obsoletes:    python-gdb
 # for traceback module
 Requires:      python-modules
 %endif
-%{?with_guile:Requires:        guile >= 2.0}
+%{?with_guile:Requires:        guile >= 2.0.12}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
This page took 1.071725 seconds and 4 git commands to generate.