[X2Go-Commits] [python-x2go] 03/03: python-x2go.spec: Add dependencies: python-requests, python-simplejson.

git-admin at x2go.org git-admin at x2go.org
Tue Mar 18 01:11:40 CET 2014


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository python-x2go.

commit 921ee103af7fc59a5442336151128ac40ab08cb3
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Tue Mar 18 01:11:03 2014 +0100

    python-x2go.spec: Add dependencies: python-requests, python-simplejson.
---
 debian/changelog |    2 ++
 python-x2go.spec |    2 ++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index bd49fad..95e8c64 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,8 @@ python-x2go (0.5.0.0-0x2go1) UNRELEASED; urgency=low
     - Make session profile backends more unicode robust.
   * debian/control:
     + Add dependencies: python-requests, python-simplejson.
+  * python-x2go.spec:
+    + Add dependencies: python-requests, python-simplejson.
 
  -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Sun, 05 Jan 2014 16:35:57 +0100
 
diff --git a/python-x2go.spec b/python-x2go.spec
index 63f75e9..c7b3860 100644
--- a/python-x2go.spec
+++ b/python-x2go.spec
@@ -29,6 +29,8 @@ Requires:       nxproxy
 Requires:       python-gevent
 Requires:       python-paramiko
 Requires:       python-xlib
+Requires:       python-requests
+Requires:       python-simplejson
 
 %description
 X2Go is a server based computing environment with:

--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/python-x2go.git



More information about the x2go-commits mailing list