summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorLudovico Cavedon <ludovico.cavedon@gmail.com>2010-04-18 23:49:32 -0700
committerLudovico Cavedon <ludovico.cavedon@gmail.com>2010-04-18 23:49:32 -0700
commit77591e024a5cca0e00715d3dbed3dff38854a55a (patch)
treebffcafc37ec43b23b9b97526d7fd06f46a15e5f4 /debian/control
parent8baaabca415367ab01889c2d1a69ae9f7c612530 (diff)
Build-Depend on python rather than python-all.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index ea2b9b8..cd78fa4 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: python-iniparse
Section: python
Priority: extra
Maintainer: Ludovico Cavedon <cavedon@debian.org>
-Build-Depends: debhelper (>= 7), cdbs, python-all
+Build-Depends: debhelper (>= 7), cdbs, python
Build-Depends-Indep: python-support (>= 0.5.3)
Standards-Version: 3.8.4
Homepage: http://code.google.com/p/iniparse/