summaryrefslogtreecommitdiffstats
path: root/package/games/magiccube4d/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/games/magiccube4d/Config.in')
-rw-r--r--package/games/magiccube4d/Config.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/package/games/magiccube4d/Config.in b/package/games/magiccube4d/Config.in
index ba4bceb01..871c3c76b 100644
--- a/package/games/magiccube4d/Config.in
+++ b/package/games/magiccube4d/Config.in
@@ -1,6 +1,11 @@
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