The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / 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