seeks: use protobuf 2.5
This commit is contained in:
parent
fbc7738867
commit
e0703e0d67
@ -11282,7 +11282,9 @@ let
|
||||
|
||||
seafile-client = callPackage ../applications/networking/seafile-client { };
|
||||
|
||||
seeks = callPackage ../tools/networking/p2p/seeks { };
|
||||
seeks = callPackage ../tools/networking/p2p/seeks {
|
||||
protobuf = protobuf2_5;
|
||||
};
|
||||
|
||||
seg3d = callPackage ../applications/graphics/seg3d {
|
||||
wxGTK = wxGTK28.override { unicode = false; };
|
||||
|
Loading…
Reference in New Issue
Block a user