[chrome-gnome-shell] ubuntu: added python-requests dependency



commit 56632d2ae2d666eb94cb6765a63198a4ba64963c
Author: Yuri Konotopov <ykonotopov gnome org>
Date:   Tue Dec 20 21:48:53 2016 +0400

    ubuntu: added python-requests dependency

 contrib/ubuntu/control |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/contrib/ubuntu/control b/contrib/ubuntu/control
index 65c076f..45aa60b 100644
--- a/contrib/ubuntu/control
+++ b/contrib/ubuntu/control
@@ -10,6 +10,6 @@ Vcs-Browser: https://git.gnome.org/browse/chrome-gnome-shell
 
 Package: chrome-gnome-shell
 Architecture: all
-Depends: gnome-shell, python (>= 2.7), python-gi
+Depends: gnome-shell, python (>= 2.7), python-gi, python-requests (>= 2.0)
 Description: GNOME Shell integration for Google Chrome browser
   Provides integration with GNOME Shell extensions repository for Chrome browser


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]