polyphone: work around our do_unzip problem effectively
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
@@ -16,7 +16,6 @@ DEPENDS += " \
|
||||
stk \
|
||||
libvorbis \
|
||||
libogg \
|
||||
unzip-native \
|
||||
"
|
||||
|
||||
SRC_URI = " \
|
||||
@@ -30,6 +29,9 @@ SRC_URI[sha256sum] = "2b0ba2887646208ae9953a336adfebe460133cd403e76f7fe795d30718
|
||||
|
||||
S = "${WORKDIR}/trunk"
|
||||
|
||||
# Have no idea why this is necessary
|
||||
do_unpack[depends] += "unzip-native:do_populate_sysroot"
|
||||
|
||||
do_configure_prepend() {
|
||||
sed -i 's:= /usr/include:= ${STAGING_INCDIR}:g' ${S}/polyphone.pro
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user