Update the build-dependencies.
[invirt/packages/python-afs.git] / debian / control
1 Source: python-afs
2 Section: python
3 Priority: extra
4 Maintainer: Evan Broder <broder@mit.edu>
5 Build-Depends: cdbs, debhelper, python-all-dev, python-support, cython, python-setuptools, libopenafs-dev, libkrb5-dev
6 Standards-Version: 3.8.3
7
8 Package: python-afs
9 Architecture: any
10 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
11 Provides: ${python:Provides}
12 Description: AFS bindings for Python
13  PyAFS provides a set of Python bindings for the AFS distributed
14  filesystem.