directfb-1.5.3

svn path=/nixpkgs/trunk/; revision=31730
This commit is contained in:
Yury G. Kudryashov
2012-01-20 00:45:22 +00:00
parent 5cd82587aa
commit c2b80e225c
3 changed files with 32 additions and 5 deletions
@@ -10,6 +10,8 @@ stdenv.mkDerivation {
sha256 = s.hash;
};
patches = [ ./ftbfs.patch ];
buildNativeInputs = [ perl ];
buildInputs = [ zlib libjpeg freetype giflib libpng ]