diff options
author | Scott Moser <[email protected]> | 2017-12-19 13:34:31 -0500 |
---|---|---|
committer | Scott Moser <[email protected]> | 2017-12-19 13:34:31 -0500 |
commit | 5c61daf19c1fed1218a595c1d0102a9b093cb279 (patch) | |
tree | 8ab66bd6c75db293460207adb49ae6d9333166c0 | |
parent | 7d6a77267b8bfd0b44cf9462d6197f1117b3ecf7 (diff) | |
parent | 584aeec1492ec35169a526880492a318791949c6 (diff) |
merge trunk at bzr276
-rw-r--r-- | debian/control | 6 |
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. . |