mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-07-30 12:40:38 +02:00
cava: add runtime dependency on ncurses-tools
'clear' command is used
This commit is contained in:
@ -16,3 +16,5 @@ do_configure:prepend() {
|
||||
}
|
||||
|
||||
FILES:${PN} += "${datadir}"
|
||||
|
||||
RDEPENDS:${PN} = "ncurses-tools"
|
||||
|
Reference in New Issue
Block a user