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