electrum,electrum-dash: protobuf -> protobuf3_0

This commit is contained in:
Nicolas Pouillard
2016-10-08 14:15:35 +02:00
committed by Franz Pletz
parent 8643f9c2a0
commit 38074ec9df
2 changed files with 2 additions and 2 deletions
@@ -13,7 +13,7 @@ pythonPackages.buildPythonApplication rec {
dns
ecdsa
pbkdf2
protobuf
protobuf3_0
pyasn1
pyasn1-modules
pycrypto
+1 -1
View File
@@ -30,7 +30,7 @@ pythonPackages.buildPythonApplication rec {
ecdsa
jsonrpclib
pbkdf2
protobuf
protobuf3_0
pyasn1
pyasn1-modules
pycrypto