Index: remoting/host/installer/linux/debian/control |
diff --git a/remoting/host/installer/linux/debian/control b/remoting/host/installer/linux/debian/control |
new file mode 100644 |
index 0000000000000000000000000000000000000000..eeadea0b7ae66cdaf5af214b3ed4e226a845bcef |
--- /dev/null |
+++ b/remoting/host/installer/linux/debian/control |
@@ -0,0 +1,19 @@ |
+# Copyright (c) 2012 The Chromium Authors. All rights reserved. |
+# Use of this source code is governed by a BSD-style license that can be |
+# found in the LICENSE file. |
+ |
+Source: chrome-remote-desktop |
+Section: net |
+Priority: optional |
+Maintainer: The Chromium Authors <chromium-dev@chromium.org> |
+Build-Depends: debhelper (>= 7.0.0) |
+Standards-Version: 3.9.2 |
+Homepage: https://chrome.google.com/remotedesktop |
+ |
+Package: chrome-remote-desktop |
+Architecture: any |
+Depends: 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 |
+ through the Chrome browser or a Chromebook. |