diff options
| author | Michael Biebl <biebl@debian.org> | 2026-05-01 22:51:49 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2026-05-01 23:00:02 +0200 |
| commit | a8d1a883ce21ee023e58d5c22edeb3863f0df71f (patch) | |
| tree | 7f6724f141974af82bd5ff6b7999333cb9c1c3c8 | |
| parent | 636f3daa741cd7d89dc1e83f19865a44acae0dd3 (diff) | |
Bump network-manager-tui to Recommends
This way it will be installed automatically on upgrades for default installations in forky. In later releases the dependency will be demoted to a Suggests again.
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index b71a3e6d..5fb06639 100644 --- a/debian/control +++ b/debian/control @@ -62,9 +62,9 @@ Recommends: ppp, polkitd, udev, network-manager-l10n, + network-manager-tui, Suggests: network-manager-ovs, network-manager-team, - network-manager-tui, nftables | iptables, Breaks: ${misc:Breaks} Description: network management framework (daemon and userspace tools) |