Use tab not spaces

pull/822/head
Paul Philippov 2023-05-25 13:52:48 -04:00 committed by GitHub
parent 3c802e0a14
commit 86fa1ec13f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
config BR2_PACKAGE_QUIRC_OPENIPC
bool "quirc"
select BR2_PACKAGE_JPEG
select BR2_PACKAGE_LIBJPEG
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.