fix prerequisites due to libc changes
[buildroot.git] / package / findutils / Config.in
blobfc1ea09043804ca66f544d9758713cd548131c9d
1 config BR2_PACKAGE_FINDUTILS
2         bool "findutils"
3         default n
4         depends on BR2_USE_WCHAR
5         help
6           Basic directory searching utilities.  Provides the 
7           common 'find', 'xargs', 'locate', and 'updatedb' binaries.
9           http://www.gnu.org/software/findutils/findutils.html