summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 9e1f36b..0be4f04 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Vcs-Browser: http://anonscm.debian.org/viewvc/collab-maint/deb-maint/python-supp
Package: python-support
Architecture: all
-Depends: python (>= 2.5), python-minimal, dpkg (>= 1.14.19), ${misc:Depends}
+Depends: python (>= 2.5), python-minimal | python2-minimal, dpkg (>= 1.14.19), ${misc:Depends}
Conflicts: debhelper (<< 5.0.38)
Description: automated rebuilding support for Python modules
This package contains the 'update-python-modules' script, which takes