meson: always install bash-completion file
Currently we install the file only when bash-completion is found. There's little point in that - one can install it at a later stage. This gets up on par with the cmake build. Signed-off-by: Emil Velikov <emil.velikov@collabora.com>