Merge pull request #237330 from amjoseph-nixpkgs/pr/zbar/fixcross
zbar: fix cross compilation
This commit is contained in:
commit
5a891322ab
@ -50,6 +50,7 @@ stdenv.mkDerivation rec {
|
||||
] ++ lib.optionals enableVideo [
|
||||
wrapGAppsHook
|
||||
wrapQtAppsHook
|
||||
qtbase
|
||||
];
|
||||
|
||||
buildInputs = [
|
||||
|
Loading…
Reference in New Issue
Block a user