diff options
Diffstat (limited to 'meta/recipes-gnome/gnome/gnome-doc-utils.inc')
-rw-r--r-- | meta/recipes-gnome/gnome/gnome-doc-utils.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/gnome/gnome-doc-utils.inc b/meta/recipes-gnome/gnome/gnome-doc-utils.inc index b1aef3b6098..0047a1d15cf 100644 --- a/meta/recipes-gnome/gnome/gnome-doc-utils.inc +++ b/meta/recipes-gnome/gnome/gnome-doc-utils.inc @@ -1,6 +1,6 @@ LICENSE = "GPL & LGPL" -DEPENDS = "libxml2 libxslt libxslt-native gnome-doc-utils-native" -DEPENDS_virtclass-native = "libxml2-native libxslt-native intltool-native" +DEPENDS = "libxml2 libxslt libxslt-native gnome-doc-utils-native glib-2.0" +DEPENDS_virtclass-native = "libxml2-native libxslt-native intltool-native glib-2.0-native" inherit gnome gettext python-dir |