guile-disarchive: fix cross
This commit is contained in:
parent
4d2590533e
commit
bd3f63ae11
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ stdenv.mkDerivation rec {
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
autoreconfHook
|
autoreconfHook
|
||||||
guile
|
guile
|
||||||
|
guile-lzma
|
||||||
pkg-config
|
pkg-config
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue