summaryrefslogtreecommitdiffstats
path: root/freeipa.spec.in
diff options
context:
space:
mode:
authorLukas Slebodnik <lslebodn@redhat.com>2016-08-05 08:34:23 +0200
committerMartin Basti <mbasti@redhat.com>2016-08-09 14:37:49 +0200
commit5fece5ff17fa5c2deead3d44953c512b7060f6ca (patch)
treee4b1db6c4f1be786d793559b6ebc912508881c30 /freeipa.spec.in
parente7480bed277e441abf4cfdb1dd8c11471514c8ab (diff)
downloadfreeipa-5fece5ff17fa5c2deead3d44953c512b7060f6ca.tar.gz
freeipa-5fece5ff17fa5c2deead3d44953c512b7060f6ca.tar.xz
freeipa-5fece5ff17fa5c2deead3d44953c512b7060f6ca.zip
ipa-kdb: Fix unit test after packaging changes in krb5
Resolves: https://fedorahosted.org/freeipa/ticket/6173 Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
Diffstat (limited to 'freeipa.spec.in')
-rw-r--r--freeipa.spec.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/freeipa.spec.in b/freeipa.spec.in
index f80483409..5118df393 100644
--- a/freeipa.spec.in
+++ b/freeipa.spec.in
@@ -109,6 +109,8 @@ BuildRequires: python-netifaces >= 0.10.4
# Build dependencies for unit tests
BuildRequires: libcmocka-devel
BuildRequires: nss_wrapper
+# Required by ipa_kdb_tests
+BuildRequires: %{_libdir}/krb5/plugins/kdb/db2.so
%if 0%{?with_python3}
BuildRequires: python3-devel