summaryrefslogtreecommitdiff
path: root/pkg/requirements.pip
diff options
context:
space:
mode:
authorTomas Touceda <chiiph@leap.se>2013-05-07 11:09:53 -0300
committerTomas Touceda <chiiph@leap.se>2013-05-07 11:09:53 -0300
commitbe685b2eb0f6ccca4a6f44c89fbdd35c57ea0d2c (patch)
treeeff0437be7bf6175b5baee9891b9ce15fd17ecb3 /pkg/requirements.pip
parentc0ab46487cf4a209f78c60271200a521f9ecb426 (diff)
Add the proper URL for installing socketrpc
Diffstat (limited to 'pkg/requirements.pip')
-rw-r--r--pkg/requirements.pip5
1 files changed, 3 insertions, 2 deletions
diff --git a/pkg/requirements.pip b/pkg/requirements.pip
index e8f8e87..01fe3ea 100644
--- a/pkg/requirements.pip
+++ b/pkg/requirements.pip
@@ -1,8 +1,9 @@
jsonschema<=0.8
pyxdg
protobuf
-protobuf.socketrpc
pyopenssl
python-dateutil
autopep8
-python-gnupg \ No newline at end of file
+python-gnupg
+
+https://protobuf-socket-rpc.googlecode.com/files/protobuf.socketrpc-1.3.2.tar.gz \ No newline at end of file