diff options
author | Dimitri John Ledkov <[email protected]> | 2019-09-03 22:10:20 +0000 |
---|---|---|
committer | Daniel Watkins <[email protected]> | 2019-09-10 15:55:33 -0400 |
commit | c13412de57332e6e938ee2d88f0b90c2540ac6e7 (patch) | |
tree | 8e80aed20ab9ca8e82d0b265e1d2b9ae3810805a | |
parent | 37a7a0f466f7277fec92ad043075580b0d228bf9 (diff) |
d/control: update Depends for new probert package names
Matching commit to curtin for
https://github.com/CanonicalLtd/probert/pull/73
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index c2de6231..a4b912f3 100644 --- a/debian/control +++ b/debian/control @@ -36,7 +36,7 @@ Depends: bcache-tools, lvm2, mdadm, parted, - probert, + probert-storage | probert, python3-curtin (= ${binary:Version}), udev, xfsprogs, |