diff options
Diffstat (limited to 'remoting/host')
-rw-r--r-- | remoting/host/installer/linux/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/host/installer/linux/debian/control b/remoting/host/installer/linux/debian/control index 1b2ba92..1daa265 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 | xvfb, gksu, python (>= 2.6), python-psutil, ${shlibs:Depends}, ${misc:Depends}, ${python:Depends} +Depends: xvfb-randr | xvfb, gksu, xbase-clients, python (>= 2.6), python-psutil, ${shlibs:Depends}, ${misc:Depends}, ${python:Depends} Recommends: xvfb-randr Suggests: google-chrome-stable | google-chrome-beta | google-chrome-unstable Description: Access your computer securely over the Internet. |