bitcoin cannot use the recent versions of boost.
setting boost dependency to 1.44 svn path=/nixpkgs/trunk/; revision=28988
This commit is contained in:
parent
c128803d11
commit
2bc0a91739
@ -6186,6 +6186,7 @@ let
|
|||||||
bibletime = callPackage ../applications/misc/bibletime { };
|
bibletime = callPackage ../applications/misc/bibletime { };
|
||||||
|
|
||||||
bitcoin = callPackage ../applications/misc/bitcoin {
|
bitcoin = callPackage ../applications/misc/bitcoin {
|
||||||
|
boost = boost144;
|
||||||
wxGTK = wxGTK290;
|
wxGTK = wxGTK290;
|
||||||
db4 = db47;
|
db4 = db47;
|
||||||
inherit (xlibs) libSM;
|
inherit (xlibs) libSM;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user