Merge remote-tracking branch 'origin/master' into stdenv-updates
This commit is contained in:
@@ -9,7 +9,10 @@ stdenv.mkDerivation rec {
|
||||
sha256 = "0fpdyxww41ba52d98blvnf543xvirq1v9xz1i3x1gm9lzlzpmc2g";
|
||||
};
|
||||
|
||||
patches = [ ./gets-undeclared.patch ];
|
||||
|
||||
nativeBuildInputs = [ pkgconfig gperf ];
|
||||
|
||||
buildInputs =
|
||||
[ zlib bzip2 lzo
|
||||
libgcrypt
|
||||
|
||||
Reference in New Issue
Block a user