python3Packages.python-mapnik: use boost175
This commit is contained in:
parent
1421ddcf8a
commit
a4778e618f
@ -7845,7 +7845,7 @@ in {
|
||||
python-manilaclient = callPackage ../development/python-modules/python-manilaclient { };
|
||||
|
||||
python-mapnik = let
|
||||
boost = pkgs.boost.override {
|
||||
boost = pkgs.boost175.override {
|
||||
enablePython = true;
|
||||
inherit python;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user