mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
fllog: fix cross / strictDeps build
This commit is contained in:
parent
8a5f060b32
commit
3422fb581d
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ stdenv.mkDerivation rec {
|
|||
];
|
||||
|
||||
nativeBuildInputs = [
|
||||
fltk13 # fltk-config
|
||||
pkg-config
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue