diff options
Diffstat (limited to 'meta/recipes-gnome')
-rw-r--r-- | meta/recipes-gnome/epiphany/epiphany_3.24.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/epiphany/epiphany_3.24.2.bb b/meta/recipes-gnome/epiphany/epiphany_3.24.2.bb index b51f54fced..77c19331cb 100644 --- a/meta/recipes-gnome/epiphany/epiphany_3.24.2.bb +++ b/meta/recipes-gnome/epiphany/epiphany_3.24.2.bb | |||
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | |||
4 | 4 | ||
5 | DEPENDS = "libsoup-2.4 webkitgtk gtk+3 iso-codes avahi libnotify gcr \ | 5 | DEPENDS = "libsoup-2.4 webkitgtk gtk+3 iso-codes avahi libnotify gcr \ |
6 | gsettings-desktop-schemas gnome-desktop3 libxml2-native \ | 6 | gsettings-desktop-schemas gnome-desktop3 libxml2-native \ |
7 | intltool-native glib-2.0 glib-2.0-native json-glib" | 7 | glib-2.0 glib-2.0-native json-glib" |
8 | 8 | ||
9 | inherit gnomebase gsettings distro_features_check upstream-version-is-even gettext | 9 | inherit gnomebase gsettings distro_features_check upstream-version-is-even gettext |
10 | REQUIRED_DISTRO_FEATURES = "x11" | 10 | REQUIRED_DISTRO_FEATURES = "x11" |