lmms: add bash-completion to inherit

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2019-10-26 11:28:16 +02:00
parent ffa95a1139
commit eb5ed5f8a1

View File

@@ -1,6 +1,6 @@
require ${BPN}.inc
inherit cmake_qt5 distro_features_check pkgconfig mime gtk-icon-cache pkgconfig
inherit cmake_qt5 distro_features_check pkgconfig mime gtk-icon-cache pkgconfig bash-completion
REQUIRED_DISTRO_FEATURES = "x11"