buildroot/package/file/Config.in
Fabrice Fontaine 95cee16529 package/file: zlib is optional, not mandatory
zlib is optional since version 4.22 and
b950f1f426
and --enable-zlib has been fixed since version 5.37 and
8c6dcd7ef6

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2020-02-01 12:36:48 +01:00

8 lines
164 B
Plaintext

config BR2_PACKAGE_FILE
bool "file"
help
Program to identify a file's format by scanning binary data
for known patterns.
http://www.darwinsys.com/file/