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