polyphone: add unzip-native to DEPENDS
Building from scratch fails with: | /bin/sh: unzip: command not found Adding unzip-native to DEPENDS does not fix problem from scratch but repeating the build will succeeed now. Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
@@ -16,6 +16,7 @@ DEPENDS += " \
|
||||
stk \
|
||||
libvorbis \
|
||||
libogg \
|
||||
unzip-native \
|
||||
"
|
||||
|
||||
SRC_URI = " \
|
||||
|
||||
Reference in New Issue
Block a user