bash-completion pulls in ncurses which does not build for mingw.

Signed-off-by: Samuli Piippo <[email protected]>
---
 recipes-devtools/cmake/cmake_%.bbappend | 1 +
 1 file changed, 1 insertion(+)

diff --git a/recipes-devtools/cmake/cmake_%.bbappend 
b/recipes-devtools/cmake/cmake_%.bbappend
index 42d36ac..b2e8a19 100644
--- a/recipes-devtools/cmake/cmake_%.bbappend
+++ b/recipes-devtools/cmake/cmake_%.bbappend
@@ -1 +1,2 @@
 DEPENDS_remove_mingw32 = "ncurses"
+RDEPENDS_${PN}-bash-completion_remove_mingw32 = "bash-completion"
-- 
2.17.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#50728): https://lists.yoctoproject.org/g/yocto/message/50728
Mute This Topic: https://lists.yoctoproject.org/mt/76929290/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to