Config.in 335 B

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