mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-09 15:48:32 +00:00
spice: Add leading whitespace for append operator
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
723bd759f6
commit
02c21a0342
@ -32,7 +32,7 @@ S = "${WORKDIR}/git"
|
|||||||
inherit autotools gettext python3native python3-dir pkgconfig
|
inherit autotools gettext python3native python3-dir pkgconfig
|
||||||
|
|
||||||
DEPENDS += "spice-protocol jpeg pixman alsa-lib glib-2.0 python3-pyparsing-native python3-six-native glib-2.0-native"
|
DEPENDS += "spice-protocol jpeg pixman alsa-lib glib-2.0 python3-pyparsing-native python3-six-native glib-2.0-native"
|
||||||
DEPENDS_append_class-nativesdk = "nativesdk-openssl"
|
DEPENDS_append_class-nativesdk = " nativesdk-openssl"
|
||||||
|
|
||||||
export PYTHON="${STAGING_BINDIR_NATIVE}/python3-native/python3"
|
export PYTHON="${STAGING_BINDIR_NATIVE}/python3-native/python3"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user