add keyutils to client deps

This commit is contained in:
Timo Aaltonen
2013-03-01 12:23:11 +02:00
parent 843f1d32cb
commit a484849389
2 changed files with 2 additions and 2 deletions

3
debian/changelog vendored
View File

@@ -26,7 +26,7 @@ freeipa (3.1.2-1) UNRELEASED; urgency=low
* control: client; Move libpam-krb5 to Suggests.
* control: Update the maintainer address and repo location.
* control: Fix package descriptions.
* control: Add python-krbv to client depends.
* control: Add python-krbv, python-dnspython, keyutils to client depends.
* Add fix-nss-include.diff, fix nss include path.
* Add no-test-lang.diff, test_lang is gone.
* correct-python-path.diff: Fallback on the correct path if rpm query
@@ -37,6 +37,5 @@ freeipa (3.1.2-1) UNRELEASED; urgency=low
install the python bits to the correct path.
* fix-ntpdate-opts.diff: Drop -U from nptdate opts, we don't have
that.
* control: Add python-dnspython to client depends.
-- Timo Aaltonen <tjaalton@ubuntu.com> Tue, 01 Nov 2011 10:52:25 -0400

1
debian/control vendored
View File

@@ -90,6 +90,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
python-freeipa (= ${binary:Version}),
bind9utils,
certmonger,
keyutils,
krb5-user,
libcurl3 (>= 7.22.0),
libnss3-tools,