tfix: add missing protobuf to dependencies - electrum - Electrum Bitcoin wallet
HTML git clone https://git.parazyd.org/electrum
DIR Log
DIR Files
DIR Refs
DIR Submodules
---
DIR commit 1905b4743dc864d58c29b8f52f4f7aa8f1d9493e
DIR parent 3ae1e80ad28ddeff5f5f951bc193e71ce4ee5839
HTML Author: ThomasV <thomasv@gitorious>
Date: Sun, 1 Feb 2015 22:05:19 +0100
fix: add missing protobuf to dependencies
Diffstat:
M setup.py | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
DIR diff --git a/setup.py b/setup.py
t@@ -73,6 +73,7 @@ setup(
'pyasn1-modules',
'qrcode',
'SocksiPy-branch',
+ 'protobuf',
'tlslite'
],
package_dir={