diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-08-27 19:49:42 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-08-27 19:56:19 +0000 |
commit | ff397f098eca748e5641334a9da57f44694e7c3c (patch) | |
tree | e50174eef4bf3ccf5f7bd75f605287af61a0487a | |
parent | Only adding dmidecode for supported architectures in progress-linux-host depe... (diff) | |
download | progress-linux-metapackages-ff397f098eca748e5641334a9da57f44694e7c3c.tar.xz progress-linux-metapackages-ff397f098eca748e5641334a9da57f44694e7c3c.zip |
Downgrading gnome-shell-extension-multi-monitors to recommends for progress-linux-gnome-desktop until it migrates to testing.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/control | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/control b/debian/control index cfb872b..aa94a59 100644 --- a/debian/control +++ b/debian/control @@ -244,7 +244,6 @@ Depends: gnome-shell-extension-disconnect-wifi, gnome-shell-extension-hide-activities, gnome-shell-extension-impatience, - gnome-shell-extension-multi-monitors, gnome-shell-extension-no-annoyance, gnome-shell-extension-remove-dropdown-arrows, # nautilus @@ -253,6 +252,9 @@ Depends: # network-manager network-manager-openvpn-gnome, network-manager-ssh-gnome, +Recommends: +# gnome-shell-extensions + gnome-shell-extension-multi-monitors, Enhances: progress-linux, progress-linux-base-system, |