diff options
| author | Didier Roche <didier.roche@canonical.com> | 2017-06-19 11:00:18 +0200 | 
|---|---|---|
| committer | Didier Roche <didier.roche@canonical.com> | 2017-06-19 11:00:18 +0200 | 
| commit | a414fb3f698d4b3399f28d2d642ec538fa83b506 (patch) | |
| tree | 7d1db7736be6df816692a3c9e0455e1565f494fc /debian/control | |
| parent | 570982998838d0182a03456d3e8fcca0076cad78 (diff) | |
Recommends unity-session, as ubuntu-session can't be a transitional package
(it will be the Gnome Shell default ubuntu session), this is how we install that new session package again. (bzr r4241)
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/debian/control b/debian/control index 2565b86be..a2f8d6e64 100644 --- a/debian/control +++ b/debian/control @@ -88,6 +88,7 @@ Recommends: unity-control-center,  gnome-disk-utility,  hud,  session-shortcuts, + unity-session,  Breaks: unity-lens-applications (<< 5.12.0-0ubuntu2),  unity-lens-files (<< 5.10.0-0ubuntu2),  unity-lens-music (<< 6.0.0), | 
