projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7259c57
)
blackbox: needs c++ support
author
Peter Korsgaard
<jacmet@sunsite.dk>
Sat, 14 Mar 2009 14:58:40 +0000
(14:58 -0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Sat, 14 Mar 2009 14:58:40 +0000
(14:58 -0000)
package/blackbox/Config.in
patch
|
blob
|
history
diff --git
a/package/blackbox/Config.in
b/package/blackbox/Config.in
index 67dde22b2b5f9442b3076367add99c07273aeb99..d6819b44c2c3528af78a1ce213d6158f28307182 100644
(file)
--- a/
package/blackbox/Config.in
+++ b/
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.