aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2021-05-16 01:38:52 +0200
committerKhem Raj <raj.khem@gmail.com>2021-05-17 09:00:36 -0700
commitf17d9dd0d6a766530abadcb7c193f2dbd89e6a31 (patch)
tree249d4c171197001958afa1acec035ca68c80c857 /meta-gnome/recipes-gnome
parent75831afcbd33f809bd6e4df37b56ae0cfe9b3dc5 (diff)
downloadmeta-openembedded-f17d9dd0d6a766530abadcb7c193f2dbd89e6a31.tar.gz
gnome-photos: rrecommend grilo-plugins
Fixes: | (org.gnome.Photos:952): gnome-photos-WARNING **: 08:02:54.011: Unable to activate Grilo's Flickr plugin: Plugin “grl-flickr” not available Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome')
-rw-r--r--meta-gnome/recipes-gnome/gnome-photos/gnome-photos_40.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-photos/gnome-photos_40.0.bb b/meta-gnome/recipes-gnome/gnome-photos/gnome-photos_40.0.bb
index d26c610832..628b1eeea4 100644
--- a/meta-gnome/recipes-gnome/gnome-photos/gnome-photos_40.0.bb
+++ b/meta-gnome/recipes-gnome/gnome-photos/gnome-photos_40.0.bb
@@ -37,3 +37,5 @@ FILES_${PN} += " \
${datadir}/metainfo \
${datadir}/gnome-shell \
"
+
+RRECOMMENDS_${PN} = "grilo-plugins"