mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-06 18:07:43 +00:00
file: select zlib
file depends on zlib, so make it visible in kconfig.
This commit is contained in:
parent
b1628c526f
commit
0ca929e052
@ -1,5 +1,6 @@
|
|||||||
config BR2_PACKAGE_FILE
|
config BR2_PACKAGE_FILE
|
||||||
bool "file"
|
bool "file"
|
||||||
|
select BR2_PACKAGE_ZLIB
|
||||||
help
|
help
|
||||||
Program to identify a file's format by scanning binary data
|
Program to identify a file's format by scanning binary data
|
||||||
for known patterns.
|
for known patterns.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user