system-config-printer: unpin autotools

This commit is contained in:
Weijia Wang
2025-07-25 14:49:15 +02:00
parent 0382d0a27b
commit 5d29341e65
-1
View File
@@ -4393,7 +4393,6 @@ with pkgs;
subzerod = with python3Packages; toPythonApplication subzerod;
system-config-printer = callPackage ../tools/misc/system-config-printer {
autoreconfHook = buildPackages.autoreconfHook269;
libxml2 = libxml2Python;
};