[oe-commits] [openembedded-core] 35/73: gtk+3: remove SGML stack dependency

git at git.openembedded.org git at git.openembedded.org
Fri Oct 28 10:28:59 UTC 2016


rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit 9a0283b69ebf183c1d10837afc0dc99607c5afd0
Author: Alexander Kanavin <alexander.kanavin at linux.intel.com>
AuthorDate: Fri Sep 30 12:38:05 2016 +0300

    gtk+3: remove SGML stack dependency
    
    Gtk3 hasn't had it for a long time.
    
    Signed-off-by: Alexander Kanavin <alexander.kanavin at linux.intel.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-gnome/gtk+/gtk+3.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-gnome/gtk+/gtk+3.inc b/meta/recipes-gnome/gtk+/gtk+3.inc
index 83e9b92..c3a96fa 100644
--- a/meta/recipes-gnome/gtk+/gtk+3.inc
+++ b/meta/recipes-gnome/gtk+/gtk+3.inc
@@ -6,7 +6,7 @@ BUGTRACKER = "https://bugzilla.gnome.org/"
 SECTION = "libs"
 
 DEPENDS = "glib-2.0 cairo pango atk jpeg libpng gdk-pixbuf \
-           docbook-utils-native gdk-pixbuf-native"
+           gdk-pixbuf-native"
 
 LICENSE = "LGPLv2 & LGPLv2+ & LGPLv2.1+"
 

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


More information about the Openembedded-commits mailing list