ploticus: remove override libpng
This commit is contained in:
@@ -12170,9 +12170,7 @@ with pkgs;
|
||||
python = null;
|
||||
};
|
||||
|
||||
ploticus = callPackage ../tools/graphics/ploticus {
|
||||
libpng = libpng12;
|
||||
};
|
||||
ploticus = callPackage ../tools/graphics/ploticus { };
|
||||
|
||||
plotinus = callPackage ../tools/misc/plotinus { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user