3 depends on BR2_USE_WCHAR
4 depends on BR2_USE_MMU # fork()
5 depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
7 A program that saves many files together into a single tape or disk
8 archive, and can restore individual files from the archive.
10 http://www.gnu.org/software/tar/
12 comment "tar needs a toolchain w/ wchar"
13 depends on !BR2_USE_WCHAR
14 depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS