]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blob - package/blackbox/Config.in
linux-headers: remove deprecated versions 3.{0, 11, 13, 15}
[coffee/buildroot.git] / package / blackbox / Config.in
1 config BR2_PACKAGE_BLACKBOX
2         bool "blackbox"
3         depends on BR2_PACKAGE_XORG7
4         depends on BR2_INSTALL_LIBSTDCPP
5         depends on BR2_USE_MMU # fork()
6         # upstream dead since 2005
7         depends on BR2_DEPRECATED_SINCE_2014_08
8         select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
9         select BR2_PACKAGE_XLIB_LIBX11
10         help
11           Blackbox is a fast, lightweight window manager for the X
12           Window System.
13
14           http://blackboxwm.sourceforge.net/
15
16 comment "blackbox needs a toolchain w/ C++"
17         depends on BR2_PACKAGE_XORG7 && BR2_USE_MMU
18         depends on !BR2_INSTALL_LIBSTDCPP