From 4c085a34a97bede4b32d6c880d1434d83c4deec7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20=C4=8Cech?= <pcech@redhat.com>
Date: Thu, 30 Mar 2017 12:05:08 +0200
Subject: [PATCH] TEST: Adding krb5-libs to dependencies

Resolves:
https://pagure.io/SSSD/sssd/issue/3353
---
 contrib/ci/deps.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/ci/deps.sh b/contrib/ci/deps.sh
index 4467e11..0c52712 100644
--- a/contrib/ci/deps.sh
+++ b/contrib/ci/deps.sh
@@ -45,7 +45,7 @@ if [[ "$DISTRO_BRANCH" == -redhat-* ]]; then
         pyldb
         rpm-build
         uid_wrapper
-        python-requests
+        krb5-libs
         curl-devel
         krb5-server
         krb5-workstation
