From e1db6e2ff05309bf844f24679ce2527e015a20d7 Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Thu, 22 Sep 2016 15:46:45 +0200 Subject: [PATCH] Add python-gpgme to to the build requries if we run the testsuite --- samba.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/samba.spec b/samba.spec index 5917776..f7a7f99 100644 --- a/samba.spec +++ b/samba.spec @@ -219,6 +219,7 @@ BuildRequires: python-tdb >= %{libtdb_version} %if %{with testsuite} BuildRequires: ldb-tools +BuildRequires: python2-pygpgme %endif # filter out perl requirements pulled in from examples in the docdir.