Fix most packages depending on fltk

I failed to build cinepaint

svn path=/nixpkgs/trunk/; revision=31224
This commit is contained in:
Yury G. Kudryashov
2012-01-03 10:32:56 +00:00
parent 046ddeb32a
commit e785aae6e8
6 changed files with 75 additions and 39 deletions
@@ -10,6 +10,8 @@ stdenv.mkDerivation rec {
sha256 = "1rpf63pdn54c4yg13k7cb1w1c7zsvl97c4qxcpz41c8l91xd55kn";
};
patches = [ ./fltk-path.patch ];
buildInputs = [ alsaLib alsaUtils fltk jackaudio libXft libXpm libjpeg
libpng libsamplerate libsndfile zlib ];