Fix ttf2pt1 build
svn path=/nixpkgs/trunk/; revision=33755
This commit is contained in:
@@ -19,6 +19,7 @@ stdenv.mkDerivation {
|
||||
'';
|
||||
|
||||
buildInputs = [ freetype ];
|
||||
buildNativeInputs = [ perl ];
|
||||
|
||||
patches = ./gentoo-makefile.patch; # also contains the freetype patch
|
||||
|
||||
|
||||
Reference in New Issue
Block a user