diff options
| -rw-r--r-- | meta-gnome/recipes-gnome/tracker/tracker-miners_3.2.1.bb (renamed from meta-gnome/recipes-gnome/tracker/tracker-miners_3.1.1.bb) | 2 | ||||
| -rw-r--r-- | meta-gnome/recipes-gnome/tracker/tracker_3.2.1.bb (renamed from meta-gnome/recipes-gnome/tracker/tracker_3.1.1.bb) | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/meta-gnome/recipes-gnome/tracker/tracker-miners_3.1.1.bb b/meta-gnome/recipes-gnome/tracker/tracker-miners_3.2.1.bb index 78d4b6203d..a9c96a53d7 100644 --- a/meta-gnome/recipes-gnome/tracker/tracker-miners_3.1.1.bb +++ b/meta-gnome/recipes-gnome/tracker/tracker-miners_3.2.1.bb | |||
| @@ -15,8 +15,8 @@ GNOMEBASEBUILDCLASS = "meson" | |||
| 15 | 15 | ||
| 16 | inherit gnomebase gsettings gobject-introspection vala bash-completion features_check | 16 | inherit gnomebase gsettings gobject-introspection vala bash-completion features_check |
| 17 | 17 | ||
| 18 | SRC_URI[archive.sha256sum] = "e4d361351b156f2862a524415fbebf0539c781cd87c6629662f0265b4803b8b8" | ||
| 19 | SRC_URI += "file://0001-meson.build-Just-warn-if-we-build-without-libseccomp.patch" | 18 | SRC_URI += "file://0001-meson.build-Just-warn-if-we-build-without-libseccomp.patch" |
| 19 | SRC_URI[archive.sha256sum] = "44369f53e2edef41437406dbeecd477a97f8a9afdd9134832ea45d1ba2aa2c47" | ||
| 20 | 20 | ||
| 21 | # gobject-introspection is mandatory and cannot be configured | 21 | # gobject-introspection is mandatory and cannot be configured |
| 22 | REQUIRED_DISTRO_FEATURES = "gobject-introspection-data" | 22 | REQUIRED_DISTRO_FEATURES = "gobject-introspection-data" |
diff --git a/meta-gnome/recipes-gnome/tracker/tracker_3.1.1.bb b/meta-gnome/recipes-gnome/tracker/tracker_3.2.1.bb index 28193d8d27..1c18efbcef 100644 --- a/meta-gnome/recipes-gnome/tracker/tracker_3.1.1.bb +++ b/meta-gnome/recipes-gnome/tracker/tracker_3.2.1.bb | |||
| @@ -7,6 +7,7 @@ LIC_FILES_CHKSUM = " \ | |||
| 7 | 7 | ||
| 8 | DEPENDS = " \ | 8 | DEPENDS = " \ |
| 9 | dbus-native \ | 9 | dbus-native \ |
| 10 | python3-pygobject-native \ | ||
| 10 | glib-2.0 \ | 11 | glib-2.0 \ |
| 11 | sqlite3 \ | 12 | sqlite3 \ |
| 12 | libarchive \ | 13 | libarchive \ |
| @@ -19,9 +20,9 @@ DEPENDS = " \ | |||
| 19 | 20 | ||
| 20 | GNOMEBASEBUILDCLASS = "meson" | 21 | GNOMEBASEBUILDCLASS = "meson" |
| 21 | 22 | ||
| 22 | inherit gnomebase gsettings gobject-introspection vala gtk-doc manpages bash-completion features_check | 23 | inherit gnomebase gsettings gobject-introspection vala gtk-doc manpages bash-completion features_check python3native |
| 23 | 24 | ||
| 24 | SRC_URI[archive.sha256sum] = "4376e2e98454066f44f7a242e45b99b3bfe4c03b67fab19abb0ed586ca748ae7" | 25 | SRC_URI[archive.sha256sum] = "1847e08b39e6e61d848735aa1f97f7d96c038201653fa0d7cb9e81b37eb9c03a" |
| 25 | 26 | ||
| 26 | # gobject-introspection is mandatory and cannot be configured | 27 | # gobject-introspection is mandatory and cannot be configured |
| 27 | REQUIRED_DISTRO_FEATURES = "gobject-introspection-data" | 28 | REQUIRED_DISTRO_FEATURES = "gobject-introspection-data" |
