jfsutils: Fix build

http://hydra.nixos.org/build/3897210
This commit is contained in:
Eelco Dolstra
2013-01-28 17:19:01 +01:00
parent 35af62f998
commit 38ced3b436
2 changed files with 14 additions and 0 deletions
@@ -8,6 +8,8 @@ stdenv.mkDerivation rec {
sha1 = "291e8bd9d615cf3d27e4000117c81a3602484a50";
};
patches = [ ./types.h ];
buildInputs = [ libuuid ];
meta = {