From ca019cd2abdec3d97edebea1103fce2fa21345b6 Mon Sep 17 00:00:00 2001 From: Slava Barinov Date: Wed, 20 May 2020 11:33:51 +0300 Subject: [PATCH] packaging: Require guile-modules Modules are required to run guile scripts for autogen Change-Id: I075a4038c54c3ff003ee1bcb89d6ec5c1330f919 Signed-off-by: Slava Barinov --- packaging/autogen.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/autogen.spec b/packaging/autogen.spec index 97edc91..af0cfbf 100644 --- a/packaging/autogen.spec +++ b/packaging/autogen.spec @@ -7,7 +7,7 @@ BuildRequires: libunistring-devel-static Url: http://www.gnu.org/software/autogen Requires: m4 >= 1.4.6 Requires: perl >= 5.6 -Requires: guile +Requires: guile guile-modules Version: 5.18.16 Release: 0 Summary: A GNU Tool for Automatically Configuring Source Code -- 2.7.4