diff options
-rw-r--r-- | meta-gnome/recipes-gnome/gexiv2/gexiv2_0.14.5.bb (renamed from meta-gnome/recipes-gnome/gexiv2/gexiv2_0.14.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gexiv2/gexiv2_0.14.3.bb b/meta-gnome/recipes-gnome/gexiv2/gexiv2_0.14.5.bb index 83bc9c6ad8..c9307967de 100644 --- a/meta-gnome/recipes-gnome/gexiv2/gexiv2_0.14.3.bb +++ b/meta-gnome/recipes-gnome/gexiv2/gexiv2_0.14.5.bb | |||
@@ -8,7 +8,7 @@ GTKDOC_MESON_OPTION = "gtk_doc" | |||
8 | 8 | ||
9 | inherit gnomebase gobject-introspection gtk-doc python3native vala | 9 | inherit gnomebase gobject-introspection gtk-doc python3native vala |
10 | 10 | ||
11 | SRC_URI[archive.sha256sum] = "21e64d2c56e9b333d44fef3f2a4b25653d922c419acd972fa96fab695217e2c8" | 11 | SRC_URI[archive.sha256sum] = "0913c53daabab1f1ab586afd55bb55370796f2b8abcc6e37640ab7704ad99ce1" |
12 | 12 | ||
13 | EXTRA_OEMESON = " \ | 13 | EXTRA_OEMESON = " \ |
14 | ${@bb.utils.contains('GI_DATA_ENABLED', 'True', '-Dvapi=true', '-Dvapi=false', d)} \ | 14 | ${@bb.utils.contains('GI_DATA_ENABLED', 'True', '-Dvapi=true', '-Dvapi=false', d)} \ |