shared-mime-info, sfdisk, spawn-fcgi, speech-tools, sqlite, squashfs,
synergy, syslinux, target-binutils, tcpdump, torsmo, u-boot, udpcast,
util-linux, valgrind, vsftpd, wipe, wpa-supplicant, x11vnc,
- xdata_xcursor-themes, xboard, xstroke, zlib
+ xdata_xcursor-themes, xboard, xfsprogs, xstroke, zlib
Removed package: mdnsresponder, mpatrol, gcc 3.4.6 + 4.0.4, vice
config BR2_PACKAGE_XFSPROGS
bool "xfsprogs"
+ depends on BR2_LARGEFILE
+ select BR2_PACKAGE_E2FSPROGS
help
The XFS file system utilities and libraries
http://oss.sgi.com/projects/xfs/
+comment "xfssprogs requires a toolchain with LARGEFILE support"
+ depends on !BR2_LARGEFILE
+