summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorJakub Hrozek <jhrozek@redhat.com>2017-03-07 13:49:21 +0100
committerJakub Hrozek <jhrozek@redhat.com>2017-03-27 09:57:31 +0200
commitbea0dc79faf609de8603cb42f190adae544bc8fb (patch)
tree34ebc4a1653e1e6bb211384e7f044d7b4c426d77 /contrib
parent9dcdbf596e138df3eec202487549a67cd3b0091b (diff)
downloadsssd-bea0dc79faf609de8603cb42f190adae544bc8fb.tar.gz
sssd-bea0dc79faf609de8603cb42f190adae544bc8fb.tar.xz
sssd-bea0dc79faf609de8603cb42f190adae544bc8fb.zip
KCM: Implement an internal ccache storage and retrieval API
In order for the KCM server to work with ccaches stored in different locations, implement a middle-man between the KCM server and the ccache storage. This module has asynchronous API because we can't assume anything about where the ccaches are stored. Reviewed-by: Michal Židek <mzidek@redhat.com> Reviewed-by: Simo Sorce <simo@redhat.com>
Diffstat (limited to 'contrib')
-rw-r--r--contrib/sssd.spec.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/sssd.spec.in b/contrib/sssd.spec.in
index 5c7c2af52..52d33b4de 100644
--- a/contrib/sssd.spec.in
+++ b/contrib/sssd.spec.in
@@ -222,6 +222,7 @@ BuildRequires: systemtap-sdt-devel
%endif
BuildRequires: http-parser-devel
BuildRequires: jansson-devel
+BuildRequires: libuuid-devel
%description
Provides a set of daemons to manage access to remote directories and