Browse Source

blackbox: needs c++ support

Peter Korsgaard 16 years ago
parent
commit
17e7fbc24a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package/blackbox/Config.in

+ 1 - 0
package/blackbox/Config.in

@@ -1,6 +1,7 @@
 config BR2_PACKAGE_BLACKBOX
 	bool "blackbox"
 	depends on BR2_PACKAGE_XORG||BR2_PACKAGE_XORG7
+	depends on BR2_INSTALL_LIBSTDCPP
 	help
 	  Blackbox is a fast, lightweight window manager for the X
 	  Window System.