mirror of https://github.com/OpenIPC/firmware.git
explicitly add BR2_PACKAGE_LIBJPEG
parent
864e8f22d4
commit
3c802e0a14
|
@ -1,6 +1,7 @@
|
|||
config BR2_PACKAGE_QUIRC_OPENIPC
|
||||
bool "quirc"
|
||||
select BR2_PACKAGE_JPEG
|
||||
select BR2_PACKAGE_LIBJPEG
|
||||
help
|
||||
QR codes are a type of high-density matrix barcodes, and quirc is a library for extracting and decoding them from images.
|
||||
|
||||
|
|
Loading…
Reference in New Issue