From e87a3031c0e2e2193b4c9fc6f0e21e3bf5df6633 Mon Sep 17 00:00:00 2001 From: "lambroslambrou@chromium.org" Date: Tue, 14 Aug 2012 19:10:46 +0000 Subject: Split Xvfb-randr into separate package from Virtual Me2Me Debian package Review URL: https://chromiumcodereview.appspot.com/10826227 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151530 0039d316-1c4b-4281-b951-d872f2087c98 --- remoting/host/installer/linux/Makefile | 1 - remoting/host/installer/linux/debian/control | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'remoting') diff --git a/remoting/host/installer/linux/Makefile b/remoting/host/installer/linux/Makefile index 375e575..608e0c9 100644 --- a/remoting/host/installer/linux/Makefile +++ b/remoting/host/installer/linux/Makefile @@ -24,6 +24,5 @@ install: $(BIN)/me2me_virtual_host install $(TOOLS)/gaia_auth.py -m 0644 $(SHARE) install $(TOOLS)/keygen.py -m 0644 $(SHARE) - install $(RELEASE)/Xvfb-randr -m 0755 $(BIN) install $(RELEASE)/remoting_host_keygen -m 0755 $(LIB) install $(RELEASE)/remoting_me2me_host -m 0755 $(LIB) diff --git a/remoting/host/installer/linux/debian/control b/remoting/host/installer/linux/debian/control index eeadea0..3023f18 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: python (>= 2.6), ${shlibs:Depends}, ${misc:Depends}, ${python:Depends} +Depends: xvfb-randr, python (>= 2.6), ${shlibs:Depends}, ${misc:Depends}, ${python:Depends} 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 -- cgit v1.1