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
|
config BR2_PACKAGE_QUIRC_OPENIPC
|
||||||
bool "quirc"
|
bool "quirc"
|
||||||
select BR2_PACKAGE_LIBJPEG
|
select BR2_PACKAGE_JPEG
|
||||||
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.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue