Loading package/fuse/Config.in +4 −1 Original line number Diff line number Diff line config BR2_PACKAGE_LIBFUSE bool "libfuse" select BR2_LARGEFILE depends on BR2_LARGEFILE help FUSE (Filesystem in UserSpacE) http://fuse.sourceforge.net/ comment "libfuse requires a toolchain with LARGEFILE support" depends on !BR2_LARGEFILE package/lzma/Config.in +4 −1 Original line number Diff line number Diff line config BR2_PACKAGE_LZMA_TARGET bool "Install lzma for the target system" select BR2_GCC_CROSS_CXX depends on BR2_GCC_CROSS_CXX help lzma utils on the target http://tukaani.org/lzma/ comment "lzma requires a toolchain with C++ support" depends on !BR2_GCC_CROSS_CXX config BR2_PACKAGE_LZMA_TARGET_HEADERS bool "lzma headers in target" depends on BR2_PACKAGE_LZMA_TARGET Loading package/netkitbase/Config.in +4 −1 Original line number Diff line number Diff line config BR2_PACKAGE_NETKITBASE bool "netkitbase" select BR2_INET_RPC depends on BR2_INET_RPC help Old-style inetd. ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/ comment "netkitbase requires a toolchain with RPC support" depends on !BR2_INET_RPC package/qtopia4/Config.in +3 −3 Original line number Diff line number Diff line config BR2_PACKAGE_QTOPIA4 bool "qtopia4" depends on BR2_INSTALL_LIBSTDCPP select BR2_PTHREADS_NATIVE depends on BR2_PTHREADS_NATIVE help Qtopia core 4. http://www.trolltech.com/ comment "qtopia4 requires a toolchain with C++ support enabled" depends on !BR2_INSTALL_LIBSTDCPP comment "qtopia4 requires a toolchain with C++ and NPTL support enabled" depends on !BR2_INSTALL_LIBSTDCPP || !BR2_PTHREADS_NATIVE if BR2_PACKAGE_QTOPIA4 Loading Loading
package/fuse/Config.in +4 −1 Original line number Diff line number Diff line config BR2_PACKAGE_LIBFUSE bool "libfuse" select BR2_LARGEFILE depends on BR2_LARGEFILE help FUSE (Filesystem in UserSpacE) http://fuse.sourceforge.net/ comment "libfuse requires a toolchain with LARGEFILE support" depends on !BR2_LARGEFILE
package/lzma/Config.in +4 −1 Original line number Diff line number Diff line config BR2_PACKAGE_LZMA_TARGET bool "Install lzma for the target system" select BR2_GCC_CROSS_CXX depends on BR2_GCC_CROSS_CXX help lzma utils on the target http://tukaani.org/lzma/ comment "lzma requires a toolchain with C++ support" depends on !BR2_GCC_CROSS_CXX config BR2_PACKAGE_LZMA_TARGET_HEADERS bool "lzma headers in target" depends on BR2_PACKAGE_LZMA_TARGET Loading
package/netkitbase/Config.in +4 −1 Original line number Diff line number Diff line config BR2_PACKAGE_NETKITBASE bool "netkitbase" select BR2_INET_RPC depends on BR2_INET_RPC help Old-style inetd. ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/ comment "netkitbase requires a toolchain with RPC support" depends on !BR2_INET_RPC
package/qtopia4/Config.in +3 −3 Original line number Diff line number Diff line config BR2_PACKAGE_QTOPIA4 bool "qtopia4" depends on BR2_INSTALL_LIBSTDCPP select BR2_PTHREADS_NATIVE depends on BR2_PTHREADS_NATIVE help Qtopia core 4. http://www.trolltech.com/ comment "qtopia4 requires a toolchain with C++ support enabled" depends on !BR2_INSTALL_LIBSTDCPP comment "qtopia4 requires a toolchain with C++ and NPTL support enabled" depends on !BR2_INSTALL_LIBSTDCPP || !BR2_PTHREADS_NATIVE if BR2_PACKAGE_QTOPIA4 Loading