Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zbar: fix cross compilation #237330

Merged
merged 1 commit into from Jun 15, 2023
Merged

zbar: fix cross compilation #237330

merged 1 commit into from Jun 15, 2023

Conversation

ghost
Copy link

@ghost ghost commented Jun 12, 2023

Description of changes

This commit fixes cross compilation for zbar by adding qtbase to its nativeBuildInputs.

Things done
  • Built on platform(s)
    • aarch64-linux (cross from x86_64-linux)
  • Fits CONTRIBUTING.md.

@ofborg ofborg bot added the 6.topic: cross-compilation Building packages on a different platform than they will be used on label Jun 12, 2023
@ofborg ofborg bot requested review from delroth and 7c6f434c June 12, 2023 10:58
@delroth
Copy link
Contributor

delroth commented Jun 12, 2023

lib.optionals enableVideo to match the buildInputs dependency?

This commit fixes cross compilation for zbar by adding `qtbase` to
its `nativeBuildInputs`.
@ghost
Copy link
Author

ghost commented Jun 15, 2023

lib.optionals enableVideo to match the buildInputs dependency?

Thanks for catching that!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.topic: cross-compilation Building packages on a different platform than they will be used on 10.rebuild-darwin: 0 10.rebuild-linux: 11-100
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants