- config BR2_PACKAGE_MAGICCUBE4D
- bool "magiccube4d"
- depends on BR2_INSTALL_LIBSTDCPP
- depends on BR2_PACKAGE_XORG7
- help
- Another rubiks cube-like game in 4D
- http://avr32linux.org/twiki/bin/viewfile/Main
- comment "magiccube4d requires a toolchain with C++ support enabled"
- depends on !BR2_INSTALL_LIBSTDCPP && BR2_PACKAGE_XORG7
|