[oe-commits] [meta-openembedded] 02/66: evince: add intltool-native to DEPENDS

git at git.openembedded.org git at git.openembedded.org
Mon Oct 3 17:31:17 UTC 2016


martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit 520dee9774a5c31247f722836655399d8b9e9599
Author: Andreas Müller <schnitzeltony at googlemail.com>
AuthorDate: Wed Sep 21 22:38:03 2016 +0200

    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 at googlemail.com>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-gnome/recipes-gnome/evince/evince_3.18.2.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 5e6b30f..1164768 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"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=96f2f8d5ee576a2163977938ea36fa7b"
 SECTION = "x11/office"
-DEPENDS = "gtk+3 libsecret gnome-desktop3 poppler gstreamer1.0-plugins-base orc adwaita-icon-theme"
+DEPENDS = "gtk+3 libsecret gnome-desktop3 poppler gstreamer1.0-plugins-base orc adwaita-icon-theme intltool-native"
 PR = "r5"
 
 inherit gnome pkgconfig gtk-icon-cache gsettings gobject-introspection

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list