diff options
| author | Andreas Müller <schnitzeltony@googlemail.com> | 2016-09-21 22:38:03 +0200 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-10-03 19:18:51 +0200 |
| commit | 520dee9774a5c31247f722836655399d8b9e9599 (patch) | |
| tree | 35e2c9e38b5c43c334caa3a987acbfa04fa41caf /meta-gnome | |
| parent | b187e7cccc1339d8861653a875e9f9a34dff966d (diff) | |
| download | meta-openembedded-520dee9774a5c31247f722836655399d8b9e9599.tar.gz | |
evince: add intltool-native to DEPENDS
| WARNING: evince-3.18.2-r5 do_configure: Missing DEPENDS on intltool-native
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-gnome')
| -rw-r--r-- | meta-gnome/recipes-gnome/evince/evince_3.18.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/evince/evince_3.18.2.bb b/meta-gnome/recipes-gnome/evince/evince_3.18.2.bb index 5e6b30f71d..116476825a 100644 --- a/meta-gnome/recipes-gnome/evince/evince_3.18.2.bb +++ b/meta-gnome/recipes-gnome/evince/evince_3.18.2.bb | |||
| @@ -2,7 +2,7 @@ SUMMARY = "Evince is a document viewer for document formats like pdf, ps, djvu" | |||
| 2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPLv2" |
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=96f2f8d5ee576a2163977938ea36fa7b" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=96f2f8d5ee576a2163977938ea36fa7b" |
| 4 | SECTION = "x11/office" | 4 | SECTION = "x11/office" |
| 5 | DEPENDS = "gtk+3 libsecret gnome-desktop3 poppler gstreamer1.0-plugins-base orc adwaita-icon-theme" | 5 | DEPENDS = "gtk+3 libsecret gnome-desktop3 poppler gstreamer1.0-plugins-base orc adwaita-icon-theme intltool-native" |
| 6 | PR = "r5" | 6 | PR = "r5" |
| 7 | 7 | ||
| 8 | inherit gnome pkgconfig gtk-icon-cache gsettings gobject-introspection | 8 | inherit gnome pkgconfig gtk-icon-cache gsettings gobject-introspection |
