projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d15837
)
package/libfm-extra: fix dependency comment
author
Bernd Kuhls
<bernd.kuhls@t-online.de>
Sat, 2 May 2020 09:54:07 +0000
(11:54 +0200)
committer
Yann E. MORIN
<yann.morin.1998@free.fr>
Sat, 2 May 2020 16:14:13 +0000
(18:14 +0200)
According to the depends used the package does not need C++.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/libfm-extra/Config.in
patch
|
blob
|
history
diff --git
a/package/libfm-extra/Config.in
b/package/libfm-extra/Config.in
index eefc022c4edb69f2cdd55bbc77137b0db855a969..60e6fda30f9aefcdf339e045dc662de44a6eae6a 100644
(file)
--- a/
package/libfm-extra/Config.in
+++ b/
package/libfm-extra/Config.in
@@
-10,6
+10,6
@@
config BR2_PACKAGE_LIBFM_EXTRA
http://wiki.lxde.org/en/Libfm
-comment "libfm-extra needs a toolchain w/ wchar, threads
, C++
"
+comment "libfm-extra needs a toolchain w/ wchar, threads"
depends on BR2_USE_MMU
depends on !BR2_USE_WCHAR || !BR2_TOOLCHAIN_HAS_THREADS