mirror of https://github.com/OpenIPC/firmware.git
libjpeg package is BR2_PACKAGE_JPEG
parent
1c140dc0df
commit
21185bb281
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue