mirror of https://github.com/OpenIPC/firmware.git
[no ci] Package: add BR2_PACKAGE_LIBJPEG to quirc-openipc
parent
4edcb37432
commit
69bf3fe5cd
|
@ -1,5 +1,6 @@
|
|||
config BR2_PACKAGE_QUIRC_OPENIPC
|
||||
bool "quirc-openipc"
|
||||
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.
|
||||
https://github.com/dlbeer/quirc
|
||||
|
|
Loading…
Reference in New Issue