mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-21 05:57:05 +00:00
tracker: update 3.4.1 -> 3.4.2
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:
+3
-2
@@ -14,7 +14,7 @@ DEPENDS = " \
|
|||||||
dbus \
|
dbus \
|
||||||
icu \
|
icu \
|
||||||
json-glib \
|
json-glib \
|
||||||
libsoup-2.4 \
|
libsoup-3.0 \
|
||||||
libstemmer \
|
libstemmer \
|
||||||
"
|
"
|
||||||
|
|
||||||
@@ -22,7 +22,7 @@ GNOMEBASEBUILDCLASS = "meson"
|
|||||||
|
|
||||||
inherit gnomebase gsettings gobject-introspection vala gtk-doc manpages bash-completion features_check python3native
|
inherit gnomebase gsettings gobject-introspection vala gtk-doc manpages bash-completion features_check python3native
|
||||||
|
|
||||||
SRC_URI[archive.sha256sum] = "ea9d41a9fb9c2b42ad80fc2c82327b5c713d594c969b09e1a49be63fb74f4fae"
|
SRC_URI[archive.sha256sum] = "4e6df142a4f704878fca98ebb5a224750e5ea546aa2aaabaa726a73540bd1731"
|
||||||
|
|
||||||
# gobject-introspection is mandatory and cannot be configured
|
# gobject-introspection is mandatory and cannot be configured
|
||||||
REQUIRED_DISTRO_FEATURES = "gobject-introspection-data"
|
REQUIRED_DISTRO_FEATURES = "gobject-introspection-data"
|
||||||
@@ -43,6 +43,7 @@ EXTRA_OEMESON = " \
|
|||||||
-Dman=false \
|
-Dman=false \
|
||||||
-Dsystemd_user_services=${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'true', 'false', d)} \
|
-Dsystemd_user_services=${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'true', 'false', d)} \
|
||||||
-Dsystemd_user_services_dir=${systemd_user_unitdir} \
|
-Dsystemd_user_services_dir=${systemd_user_unitdir} \
|
||||||
|
-Dsoup=soup3 \
|
||||||
"
|
"
|
||||||
|
|
||||||
FILES:${PN} += " \
|
FILES:${PN} += " \
|
||||||
Reference in New Issue
Block a user