diff options
| -rw-r--r-- | meta/recipes-gnome/epiphany/epiphany_3.34.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/epiphany/epiphany_3.34.2.bb b/meta/recipes-gnome/epiphany/epiphany_3.34.2.bb index a196a217dc..c6105b9706 100644 --- a/meta/recipes-gnome/epiphany/epiphany_3.34.2.bb +++ b/meta/recipes-gnome/epiphany/epiphany_3.34.2.bb | |||
| @@ -8,7 +8,7 @@ DEPENDS = "libsoup-2.4 webkitgtk gtk+3 iso-codes avahi libnotify gcr \ | |||
| 8 | glib-2.0 glib-2.0-native json-glib libdazzle" | 8 | glib-2.0 glib-2.0-native json-glib libdazzle" |
| 9 | 9 | ||
| 10 | GNOMEBASEBUILDCLASS = "meson" | 10 | GNOMEBASEBUILDCLASS = "meson" |
| 11 | inherit gnomebase gsettings features_check upstream-version-is-even gettext | 11 | inherit gnomebase gsettings features_check upstream-version-is-even gettext mime-xdg |
| 12 | REQUIRED_DISTRO_FEATURES = "x11 opengl" | 12 | REQUIRED_DISTRO_FEATURES = "x11 opengl" |
| 13 | 13 | ||
| 14 | SRC_URI = "${GNOME_MIRROR}/${GNOMEBN}/${@gnome_verdir("${PV}")}/${GNOMEBN}-${PV}.tar.${GNOME_COMPRESS_TYPE};name=archive \ | 14 | SRC_URI = "${GNOME_MIRROR}/${GNOMEBN}/${@gnome_verdir("${PV}")}/${GNOMEBN}-${PV}.tar.${GNOME_COMPRESS_TYPE};name=archive \ |
