From 84ee9dc61b14056fec489bb099f1f212b3b169a9 Mon Sep 17 00:00:00 2001 From: Jes Sorensen Date: Fri, 28 Aug 2020 11:10:41 -0400 Subject: [PATCH 33/33] Enable fsverity in CI Add fsverity-utils and fsverity-utils-devel as dependencies. Signed-off-by: Jes Sorensen --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 8e92f0cde..3c1451049 100644 --- a/Makefile.am +++ b/Makefile.am @@ -17,6 +17,7 @@ DISTCHECK_CONFIGURE_FLAGS = \ --with-selinux \ --with-imaevm \ --with-fapolicyd \ + --with-fsverity \ --disable-dependency-tracking include $(top_srcdir)/rpm.am -- 2.27.0