Config.in 337 B

123456789101112
  1. config BR2_PACKAGE_FLUXBOX
  2. bool "fluxbox"
  3. depends on BR2_PACKAGE_XORG7
  4. depends on BR2_INSTALL_LIBSTDCPP
  5. select BR2_PACKAGE_XLIB_LIBX11
  6. help
  7. The Fluxbox lightweight window manager for X
  8. http://fluxbox.org
  9. comment "fluxbox requires a toolchain with C++ support enabled"
  10. depends on BR2_PACKAGE_XORG7 && !BR2_INSTALL_LIBSTDCPP