Lines Matching refs:depends
3 depends on BR2_PACKAGE_HOST_RUSTC_ARCH_SUPPORTS # libgtk3 -> host-libgtk3 -> host-librsvg
4 depends on BR2_USE_WCHAR
5 depends on BR2_TOOLCHAIN_HAS_THREADS
6 depends on BR2_USE_MMU
7 depends on BR2_INSTALL_LIBSTDCPP
8 depends on BR2_TOOLCHAIN_GCC_AT_LEAST_10 # C++20
9 depends on BR2_TOOLCHAIN_HAS_SYNC_4
10 depends on !BR2_TOOLCHAIN_USES_MUSL
11 depends on BR2_PACKAGE_HAS_LIBEGL_WAYLAND || \
25 depends on BR2_PACKAGE_HOST_RUSTC_ARCH_SUPPORTS
26 depends on BR2_USE_MMU
27 depends on BR2_TOOLCHAIN_HAS_SYNC_4
28 depends on !BR2_USE_WCHAR || !BR2_INSTALL_LIBSTDCPP || \
34 depends on BR2_PACKAGE_HOST_RUSTC_ARCH_SUPPORTS
35 depends on BR2_USE_MMU
36 depends on BR2_TOOLCHAIN_HAS_SYNC_4
37 depends on !BR2_PACKAGE_HAS_LIBEGL_WAYLAND && \