diff options
-rw-r--r-- | meta-gnome/recipes-gnome/eog/eog_47.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/eog/eog_47.0.bb b/meta-gnome/recipes-gnome/eog/eog_47.0.bb index 82a1febedd..a82cd60cc9 100644 --- a/meta-gnome/recipes-gnome/eog/eog_47.0.bb +++ b/meta-gnome/recipes-gnome/eog/eog_47.0.bb | |||
@@ -10,7 +10,7 @@ DEPENDS = " \ | |||
10 | gdk-pixbuf \ | 10 | gdk-pixbuf \ |
11 | gtk+3 \ | 11 | gtk+3 \ |
12 | libhandy \ | 12 | libhandy \ |
13 | libpeas \ | 13 | libpeas-1 \ |
14 | libportal \ | 14 | libportal \ |
15 | libexif \ | 15 | libexif \ |
16 | lcms \ | 16 | lcms \ |