hplip: remove enum-compat (#350778)

This commit is contained in:
Aleksana
2024-10-29 14:34:11 +08:00
committed by GitHub
-1
View File
@@ -89,7 +89,6 @@ python311Packages.buildPythonApplication {
] ++ lib.optionals withQt5 [
pyqt5
pyqt5-sip
enum-compat
];
makeWrapperArgs = [ "--prefix" "PATH" ":" "${nettools}/bin" ];