ploticus: remove override libpng

This commit is contained in:
Felix Buehler
2023-11-26 21:59:14 +01:00
parent 501680a656
commit afb4fdd94c
+1 -3
View File
@@ -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 { };