lsp-plugins-native: Fix build on hosts that don't have libsndfile-dev installed

Unfortunately some sounf file recipes had to be extended to native. Tried to
avoid that but that did not lead to buildable results.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2019-01-12 22:30:59 +01:00
parent 883ba15f1a
commit 4c1b00285e
6 changed files with 12 additions and 6 deletions

View File

@@ -0,0 +1 @@
BBCLASSEXTEND = "native"