libjpeg package is BR2_PACKAGE_JPEG

pull/822/head
Paul Philippov 2023-05-24 10:46:54 -04:00 committed by GitHub
parent 1c140dc0df
commit 21185bb281
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
config BR2_PACKAGE_QUIRC_OPENIPC
bool "quirc"
select BR2_PACKAGE_LIBJPEG
select BR2_PACKAGE_JPEG
help
QR codes are a type of high-density matrix barcodes, and quirc is a library for extracting and decoding them from images.