summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Moser <[email protected]>2017-12-19 13:34:31 -0500
committerScott Moser <[email protected]>2017-12-19 13:34:31 -0500
commit5c61daf19c1fed1218a595c1d0102a9b093cb279 (patch)
tree8ab66bd6c75db293460207adb49ae6d9333166c0
parent7d6a77267b8bfd0b44cf9462d6197f1117b3ecf7 (diff)
parent584aeec1492ec35169a526880492a318791949c6 (diff)
merge trunk at bzr276
-rw-r--r--debian/control6
1 files changed, 2 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index 3b69fc9b..07f3d3e6 100644
--- a/debian/control
+++ b/debian/control
@@ -25,10 +25,8 @@ X-Python3-Version: >= 3.2
Package: curtin
Architecture: all
Priority: extra
-Depends: python,
- python-curtin (= ${binary:Version}),
- ${misc:Depends},
- ${python3:Depends}
+Depends: python3-curtin (= ${binary:Version}),
+ ${misc:Depends}
Description: Library and tools for the curtin installer
This package provides the curtin installer.
.