This is a dependency for T1022
Details
Details
- Reviewers
- None
- Group Reviewers
Triage Team
Compiled a program against the freeimageplus library following the example here and ran it successfully
Diff Detail
Diff Detail
- Branch
- master
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
Comment Actions
You can instead set clang : yes this will remove the need of llvm-clang as a builddep as well as export CC=clang args.
Additionally you can package all required dependencies of ImagePlay using the local repository which you can find documentation about here
https://solus-project.com/articles/packaging/local-repository/en/
Once everything is confirmed working you can submit all patches at once and have them depend on each other by using the 'Edit Related Revisions' at the top right of this page.