diff options
author | Per Andersson <avtobiff@gmail.com> | 2012-10-25 12:56:43 +0200 |
---|---|---|
committer | Per Andersson <avtobiff@gmail.com> | 2012-10-25 12:56:43 +0200 |
commit | 8cbcb4ef89525816194d6073233734f762df9cfd (patch) | |
tree | 90994c9803e9a48619e807e410c49a301b76dff3 | |
parent | 3559d24c6aa0adf2053c875659e87441018ee00f (diff) | |
download | python-bleach-8cbcb4ef89525816194d6073233734f762df9cfd.tar python-bleach-8cbcb4ef89525816194d6073233734f762df9cfd.tar.gz |
Build depend on python-all
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 932e10d..112b17f 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Per Andersson <avtobiff@gmail.com> Standards-Version: 3.9.3 Build-Depends: debhelper (>= 7.0.50), - python (>= 2.6.6-9), + python-all (>= 2.6.6-9), python-setuptools Homepage: http://github.com/jsocol/bleach/ Vcs-Git: git://git.debian.org/collab-maint/python-bleach.git |