summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2016-05-15 17:55:03 +0200
committerGuido Günther <agx@sigxcpu.org>2016-05-15 17:57:41 +0200
commitaf347267f363aea17d84e530b6c270b7beec022f (patch)
tree6dc7c1c2b52e93691482bc38bc13d2e421de1f5b
parentfdb34c473efe7d6ef8f6d8eaae7bf5ba7a8277e2 (diff)
Drop superfluous python-dev dependency
-rw-r--r--debian/control4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 6e740a7..2965ad6 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,11 @@ Section: python
Priority: optional
Maintainer: Calendarserver Maintainers <calendarserver-maintainers@lists.alioth.debian.org>
Uploaders: Guido Günther <agx@sigxcpu.org>, Jelmer Vernooij <jelmer@debian.org>
-Build-Depends: cdbs, debhelper (>= 5), python-dev, dh-python,
+Build-Depends: cdbs, debhelper (>= 5), dh-python,
+ python,
python-dateutil,
python-setuptools,
+ python3,
python3-dateutil,
python3-setuptools,
Standards-Version: 3.9.7