mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
file: select zlib
file depends on zlib, so make it visible in kconfig.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
config BR2_PACKAGE_FILE
|
||||
bool "file"
|
||||
select BR2_PACKAGE_ZLIB
|
||||
help
|
||||
Program to identify a file's format by scanning binary data
|
||||
for known patterns.
|
||||
|
||||
Reference in New Issue
Block a user