mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
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.
This commit is contained in:
parent
d9d5967f7e
commit
8568f66cff
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user