Fixing strace build inputs for cross building.
svn path=/nixpkgs/trunk/; revision=29407
This commit is contained in:
parent
03892b3e01
commit
53cecc13b4
@ -8,7 +8,7 @@ stdenv.mkDerivation rec {
|
|||||||
sha256 = "12n2faqq7whmszpjhv2lcb06r7900j53p0zl7vipi18inr0smycy";
|
sha256 = "12n2faqq7whmszpjhv2lcb06r7900j53p0zl7vipi18inr0smycy";
|
||||||
};
|
};
|
||||||
|
|
||||||
buildInputs = [ xz perl ];
|
buildNativeInputs = [ xz perl ];
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = http://strace.sourceforge.net/;
|
homepage = http://strace.sourceforge.net/;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user