Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: Fix broken libheif < 1.13 (AcademySoftwareFoundation#3970)
Typo introduced in AcademySoftwareFoundation#3894 broke our ability to build against libheif < 1.13. A conditional compilation that should have kicked in for >=1.16 was mistakenly written as 1.6. Signed-off-by: Larry Gritz <lg@larrygritz.com>
- Loading branch information