Commit 5d29341e authored by Weijia Wang's avatar Weijia Wang
Browse files

system-config-printer: unpin autotools

parent 0382d0a2
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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;
  };