summaryrefslogtreecommitdiffstats
path: root/remoting
diff options
context:
space:
mode:
authorlambroslambrou@chromium.org <lambroslambrou@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-08-08 00:30:54 +0000
committerlambroslambrou@chromium.org <lambroslambrou@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-08-08 00:30:54 +0000
commit2cb88837e7c6f4d02df05fe680bcd94dc7807a9f (patch)
treec20f89094b2fe22f08b9b1d291e6266047d5da6e /remoting
parent4c115fb5e95eb60942284e1f662d1079bb335ea1 (diff)
downloadchromium_src-2cb88837e7c6f4d02df05fe680bcd94dc7807a9f.zip
chromium_src-2cb88837e7c6f4d02df05fe680bcd94dc7807a9f.tar.gz
chromium_src-2cb88837e7c6f4d02df05fe680bcd94dc7807a9f.tar.bz2
Add dependency on gksu to Chromoting Debian package
BUG=223548 NOTRY=true Review URL: https://chromiumcodereview.appspot.com/22582015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@216332 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting')
-rw-r--r--remoting/host/installer/linux/debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/host/installer/linux/debian/control b/remoting/host/installer/linux/debian/control
index a3fb4f5..1b2ba92 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, python (>= 2.6), python-psutil, ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
+Depends: xvfb-randr | xvfb, gksu, 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.