Update Config.in

pull/612/head
cronyx 2023-01-15 18:21:06 +03:00 committed by GitHub
parent 98449f52af
commit b090bd78a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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