mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 23:36:42 +00:00
gnome-photos: add missing runtime dependency on tracker-miners
This fixes runtime for gnome-photos 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
9158356439
commit
3adf0b8c4d
@ -22,6 +22,8 @@ DEPENDS = " \
|
||||
libportal \
|
||||
"
|
||||
|
||||
RDEPENDS:${PN} = "tracker-miners"
|
||||
|
||||
GNOMEBASEBUILDCLASS = "meson"
|
||||
|
||||
inherit gnomebase gettext gnome-help features_check
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user