ttfautohint: unpin autotools (#427311)

This commit is contained in:
Aleksana
2025-07-25 20:19:15 +08:00
committed by GitHub
+1 -3
View File
@@ -4516,9 +4516,7 @@ with pkgs;
trytond = with python3Packages; toPythonApplication trytond;
ttfautohint = libsForQt5.callPackage ../tools/misc/ttfautohint {
autoreconfHook = buildPackages.autoreconfHook269;
};
ttfautohint = libsForQt5.callPackage ../tools/misc/ttfautohint { };
ttfautohint-nox = ttfautohint.override { enableGUI = false; };
twilight = callPackage ../tools/graphics/twilight {