diff --git a/libgnucash/scm/test/CMakeLists.txt b/libgnucash/scm/test/CMakeLists.txt index eb58582394..677d6124a3 100644 --- a/libgnucash/scm/test/CMakeLists.txt +++ b/libgnucash/scm/test/CMakeLists.txt @@ -6,6 +6,7 @@ set(GUILE_DEPENDS scm-gnc-module scm-app-utils scm-scm scm-engine + scm-srfi64-extras ) if (HAVE_SRFI64)