summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gnome/grilo/grilo_0.3.15.bb (renamed from meta-gnome/recipes-gnome/grilo/grilo_0.3.14.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/grilo/grilo_0.3.14.bb b/meta-gnome/recipes-gnome/grilo/grilo_0.3.15.bb
index 7ceb26d7a2..d51a27f01a 100644
--- a/meta-gnome/recipes-gnome/grilo/grilo_0.3.14.bb
+++ b/meta-gnome/recipes-gnome/grilo/grilo_0.3.15.bb
@@ -11,7 +11,7 @@ GNOMEBASEBUILDCLASS = "meson"
11 11
12inherit gnomebase gobject-introspection gtk-doc gettext vala 12inherit gnomebase gobject-introspection gtk-doc gettext vala
13 13
14SRC_URI[archive.sha256sum] = "0369d0b00bb0f59ba5f7aea8cfc665f38df14a5b4182d28c7c1e2cd15b518743" 14SRC_URI[archive.sha256sum] = "f352acf73665669934270636fede66b52da6801fe20f638c4048ab2678577b2d"
15 15
16GIR_MESON_OPTION = "enable-introspection" 16GIR_MESON_OPTION = "enable-introspection"
17GTKDOC_MESON_OPTION = "enable-gtk-doc" 17GTKDOC_MESON_OPTION = "enable-gtk-doc"
@@ -20,7 +20,7 @@ GTKDOC_MESON_OPTION = "enable-gtk-doc"
20# | bindings/vala/meson.build:15:0: ERROR: Unknown variable "grlnet_gir". 20# | bindings/vala/meson.build:15:0: ERROR: Unknown variable "grlnet_gir".
21PACKAGECONFIG ??= "net" 21PACKAGECONFIG ??= "net"
22 22
23PACKAGECONFIG[net] = "-Denable-grl-net=true, -Denable-grl-net=false, libsoup-2.4" 23PACKAGECONFIG[net] = "-Denable-grl-net=true, -Denable-grl-net=false, libsoup-3.0"
24PACKAGECONFIG[test-ui] = "-Denable-test-ui=true, -Denable-test-ui=false, gtk+3 liboauth" 24PACKAGECONFIG[test-ui] = "-Denable-test-ui=true, -Denable-test-ui=false, gtk+3 liboauth"
25 25
26# Once we have a recipe for 'totem-plparser' this can turn into a PACKAGECONFIG 26# Once we have a recipe for 'totem-plparser' this can turn into a PACKAGECONFIG