diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-02-17 17:45:30 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-02-23 16:31:01 +0000 |
commit | ae02094c4ecbb173ae885555aa216303225dd526 (patch) | |
tree | cff217065c646314ce506fcbb11d0b727c2cb2a1 | |
parent | Updating upstream signing-key. (diff) | |
download | open-infrastructure-compute-tools-ae02094c4ecbb173ae885555aa216303225dd526.tar.xz open-infrastructure-compute-tools-ae02094c4ecbb173ae885555aa216303225dd526.zip |
Removing pre-buster alternative depends in control, not needed anymore.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index e9cc606..b353ec8 100644 --- a/debian/control +++ b/debian/control @@ -21,7 +21,7 @@ Architecture: all Depends: dbus, ifupdown, - systemd-container | systemd (<< 224-2~), + systemd-container, ${misc:Depends}, Recommends: bash-completion, |