mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-13 11:30:35 +08:00
make libgcrypt propagated
svn path=/nixpkgs/trunk/; revision=9144
This commit is contained in:
@@ -7,5 +7,5 @@ stdenv.mkDerivation {
|
||||
sha256 = "1x3y5nvqcg9a0lx630cvkjpwv7mmwxpy4pcjfm6fbiqylaxn05bj";
|
||||
};
|
||||
|
||||
buildInputs = [libgcrypt];
|
||||
propagatedBuildInputs = [libgcrypt];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user