mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
grilo: update 0.3.14 -> 0.3.15
build with libsoup3 Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
71822cd67b
commit
4a3bf82ff1
|
|
@ -11,7 +11,7 @@ GNOMEBASEBUILDCLASS = "meson"
|
|||
|
||||
inherit gnomebase gobject-introspection gtk-doc gettext vala
|
||||
|
||||
SRC_URI[archive.sha256sum] = "0369d0b00bb0f59ba5f7aea8cfc665f38df14a5b4182d28c7c1e2cd15b518743"
|
||||
SRC_URI[archive.sha256sum] = "f352acf73665669934270636fede66b52da6801fe20f638c4048ab2678577b2d"
|
||||
|
||||
GIR_MESON_OPTION = "enable-introspection"
|
||||
GTKDOC_MESON_OPTION = "enable-gtk-doc"
|
||||
|
|
@ -20,7 +20,7 @@ GTKDOC_MESON_OPTION = "enable-gtk-doc"
|
|||
# | bindings/vala/meson.build:15:0: ERROR: Unknown variable "grlnet_gir".
|
||||
PACKAGECONFIG ??= "net"
|
||||
|
||||
PACKAGECONFIG[net] = "-Denable-grl-net=true, -Denable-grl-net=false, libsoup-2.4"
|
||||
PACKAGECONFIG[net] = "-Denable-grl-net=true, -Denable-grl-net=false, libsoup-3.0"
|
||||
PACKAGECONFIG[test-ui] = "-Denable-test-ui=true, -Denable-test-ui=false, gtk+3 liboauth"
|
||||
|
||||
# Once we have a recipe for 'totem-plparser' this can turn into a PACKAGECONFIG
|
||||
Loading…
Reference in New Issue
Block a user