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
parent b6fc1e74
......@@ -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)
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment