diff options
-rw-r--r-- | meta-networking/recipes-support/spice/spice_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/spice/spice_git.bb b/meta-networking/recipes-support/spice/spice_git.bb index 78e3b0d88d..a1f3010dd1 100644 --- a/meta-networking/recipes-support/spice/spice_git.bb +++ b/meta-networking/recipes-support/spice/spice_git.bb | |||
@@ -25,7 +25,7 @@ CVE_STATUS[CVE-2018-10893] = "fixed-version: patched already, caused by inaccura | |||
25 | 25 | ||
26 | inherit meson gettext python3native python3-dir pkgconfig | 26 | inherit meson gettext python3native python3-dir pkgconfig |
27 | 27 | ||
28 | DEPENDS = "spice-protocol jpeg pixman alsa-lib glib-2.0 gdk-pixbuf lz4 python3-pyparsing-native python3-six-native glib-2.0-native zlib" | 28 | DEPENDS = "spice-protocol jpeg pixman alsa-lib glib-2.0 gdk-pixbuf lz4 orc python3-pyparsing-native python3-six-native glib-2.0-native zlib" |
29 | DEPENDS:append:class-nativesdk = " nativesdk-openssl" | 29 | DEPENDS:append:class-nativesdk = " nativesdk-openssl" |
30 | 30 | ||
31 | export PYTHON="${STAGING_BINDIR_NATIVE}/python3-native/python3" | 31 | export PYTHON="${STAGING_BINDIR_NATIVE}/python3-native/python3" |