summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 06e6662..8520a43 100644
--- a/configure.ac
+++ b/configure.ac
@@ -11,7 +11,8 @@ AC_CONFIG_FILES([pre-inst-env], [chmod +x pre-inst-env])
AC_CONFIG_FILES([scripts/shroud], [chmod +x scripts/shroud])
AC_CONFIG_FILES([shroud/config.scm])
-GUILE_PROGS([2.0.11])
+GUILE_PKG([3.0 2.2 2.0])
+GUILE_PROGS
AC_PATH_PROGS([GPG], [gpg gpg2])
AC_PATH_PROG([XCLIP], [xclip])