From 68f311fcaa935b079d53aa92bb0210679f7488cf Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Mon, 25 Mar 2019 16:16:56 +0100 Subject: [PATCH] Add BuildRequires for the python3 subunit tests to run selftest --- samba.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/samba.spec b/samba.spec index 4d8ffe8..3417b98 100644 --- a/samba.spec +++ b/samba.spec @@ -192,6 +192,7 @@ BuildRequires: python3-devel # Add python3-iso8601 to avoid that the # version in Samba is being packaged BuildRequires: python3-iso8601 +BuildRequires: python3-subunit-tests %endif # with_dc BuildRequires: quota-devel BuildRequires: readline-devel