ttfautohint: unpin autotools (#427311)
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user