From 8568f66cff157d9359c30e876e8586f0141e137f Mon Sep 17 00:00:00 2001 From: Martin Kosek Date: Fri, 27 Jun 2014 10:16:41 +0200 Subject: Add python-yubico to BuildRequires python-yubico needs to be on a machine to be able to build FreeIPA. Without it, even ./makeapi and ./makeaci fails. --- freeipa.spec.in | 1 + 1 file changed, 1 insertion(+) (limited to 'freeipa.spec.in') diff --git a/freeipa.spec.in b/freeipa.spec.in index e56c33d70..088fdb6a9 100644 --- a/freeipa.spec.in +++ b/freeipa.spec.in @@ -80,6 +80,7 @@ BuildRequires: systemd BuildRequires: libunistring-devel BuildRequires: python-lesscpy BuildRequires: python-cherrypy +BuildRequires: python-yubico # Find out Kerberos middle version to infer ABI changes in DAL driver # We cannot load DAL driver into KDC with wrong ABI. -- cgit