summaryrefslogtreecommitdiffstats
path: root/BUILD.txt
diff options
context:
space:
mode:
authorMichael Simacek <msimacek@redhat.com>2015-07-16 18:22:00 +0200
committerJan Cholasta <jcholast@redhat.com>2015-08-05 08:08:00 +0200
commitf0b4c4487ed77a3037cbbc46206d598c58f06bb1 (patch)
tree2c27ce8d917f3b23ff4e814a845c4bc9b6aa1e3c /BUILD.txt
parent3257ac6b876e9e62cae58060c96c525ff0df1ae3 (diff)
downloadfreeipa-f0b4c4487ed77a3037cbbc46206d598c58f06bb1.tar.gz
freeipa-f0b4c4487ed77a3037cbbc46206d598c58f06bb1.tar.xz
freeipa-f0b4c4487ed77a3037cbbc46206d598c58f06bb1.zip
Port from python-kerberos to python-gssapi
kerberos library doesn't support Python 3 and probably never will. python-gssapi library is Python 3 compatible. https://fedorahosted.org/freeipa/ticket/5147 Reviewed-By: Christian Heimes <cheimes@redhat.com> Reviewed-By: Jan Cholasta <jcholast@redhat.com> Reviewed-By: Robbie Harwood <rharwood@redhat.com> Reviewed-By: Simo Sorce <ssorce@redhat.com>
Diffstat (limited to 'BUILD.txt')
-rw-r--r--BUILD.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD.txt b/BUILD.txt
index 6a28beba1..53012b14d 100644
--- a/BUILD.txt
+++ b/BUILD.txt
@@ -20,7 +20,7 @@ systemd-units samba-devel samba-python libwbclient-devel libtalloc-devel \
libtevent-devel nspr-devel nss-devel openssl-devel openldap-devel krb5-devel \
krb5-workstation libuuid-devel libcurl-devel xmlrpc-c-devel popt-devel \
autoconf automake m4 libtool gettext python-devel python-ldap \
-python-setuptools python-krbV python-nss python-netaddr python-kerberos \
+python-setuptools python-krbV python-nss python-netaddr python-gssapi \
python-rhsm pyOpenSSL pylint python-polib libipa_hbac-python python-memcached \
sssd python-lxml python-pyasn1 python-qrcode-core python-dns m2crypto \
check libsss_idmap-devel libsss_nss_idmap-devel java-headless rhino \