mirror of
https://github.com/schnitzeltony/meta-musicians.git
synced 2026-09-14 09:49:32 +02:00
muse: Fix warning caused by distro_features_check deprecatio
Although not building and therefore not part of musician's world it causes warnings on parsing Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -19,7 +19,7 @@ DEPENDS += " \
|
||||
"
|
||||
# Note: lmms is in DEPENDS for supplying VST header aeffectx.h only
|
||||
|
||||
inherit cmake_qt5 pkgconfig gtk-icon-cache distro_features_check mime qt5-translation
|
||||
inherit cmake_qt5 pkgconfig gtk-icon-cache features_check mime qt5-translation
|
||||
|
||||
SRC_URI = " \
|
||||
git://github.com/muse-sequencer/muse.git \
|
||||
|
||||
Reference in New Issue
Block a user