[Buildroot] svn commit: [25651] trunk/buildroot/package/blackbox

jacmet at uclibc.org jacmet at uclibc.org
Sat Mar 14 14:58:40 UTC 2009


Author: jacmet
Date: 2009-03-14 14:58:40 +0000 (Sat, 14 Mar 2009)
New Revision: 25651

Log:
blackbox: needs c++ support

Modified:
   trunk/buildroot/package/blackbox/Config.in


Changeset:
Modified: trunk/buildroot/package/blackbox/Config.in
===================================================================
--- trunk/buildroot/package/blackbox/Config.in	2009-03-14 11:30:56 UTC (rev 25650)
+++ trunk/buildroot/package/blackbox/Config.in	2009-03-14 14:58:40 UTC (rev 25651)
@@ -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.




More information about the buildroot mailing list