Chromium Code Reviews| Index: remoting/host/installer/linux/debian/control |
| diff --git a/remoting/host/installer/linux/debian/control b/remoting/host/installer/linux/debian/control |
| index 2659fbf632e640cb8034b883f6c818d2da706a26..3023f1856bf82fa33f5a14dfde1522185e0eb865 100644 |
| --- a/remoting/host/installer/linux/debian/control |
| +++ b/remoting/host/installer/linux/debian/control |
| @@ -12,7 +12,7 @@ Homepage: https://chrome.google.com/remotedesktop |
| Package: chrome-remote-desktop |
| Architecture: any |
| -Depends: xvfb-randr, python (>= 2.6), update-notifier, ${shlibs:Depends}, ${misc:Depends}, ${python:Depends} |
| +Depends: xvfb-randr, python (>= 2.6), ${shlibs:Depends}, ${misc:Depends}, ${python:Depends} |
|
Lambros
2012/09/07 18:21:59
The reason we depend on update-notifier is that th
Sergey Ulanov
2012/09/07 20:31:50
postinst script already handles the case when this
|
| Suggests: google-chrome-stable | google-chrome-beta | google-chrome-unstable |
| Description: Access your computer securely over the Internet. |
| Chrome Remote Desktop allows you to securely access your computer remotely |