bzip2 dependency added in a couple of places
svn path=/nixpkgs/trunk/; revision=9702
This commit is contained in:
@@ -9,7 +9,7 @@ args.stdenv.mkDerivation {
|
||||
};
|
||||
|
||||
buildInputs =(with args; [zlib imagemagick libpng glib
|
||||
pkgconfig libgsf libxml2]);
|
||||
pkgconfig libgsf libxml2 bzip2]);
|
||||
|
||||
meta = {
|
||||
description = "
|
||||
|
||||
Reference in New Issue
Block a user