Merge pull request from amjoseph-nixpkgs/pr/zbar/fixcross

zbar: fix cross compilation
This commit is contained in:
7c6f434c 2023-06-15 12:34:47 +00:00 committed by GitHub
commit 5a891322ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,6 +50,7 @@ stdenv.mkDerivation rec {
] ++ lib.optionals enableVideo [
wrapGAppsHook
wrapQtAppsHook
qtbase
];
buildInputs = [