Fix for file injection is broken on centos computes with Cirros images LP #1587960
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / fluxbox / Config.in
1 config BR2_PACKAGE_FLUXBOX
2         bool "fluxbox"
3         depends on BR2_PACKAGE_XORG7
4         depends on BR2_INSTALL_LIBSTDCPP
5         depends on BR2_USE_MMU # fork()
6         select BR2_PACKAGE_XLIB_LIBX11
7         # Runtime dependency, needed by startup script
8         select BR2_PACKAGE_XAPP_XMODMAP
9         help
10           The Fluxbox lightweight window manager for X
11
12           http://fluxbox.org
13
14 comment "fluxbox needs a toolchain w/ C++"
15         depends on BR2_USE_MMU
16         depends on BR2_PACKAGE_XORG7 && !BR2_INSTALL_LIBSTDCPP