aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/gnome/gnome-doc-utils.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/gnome/gnome-doc-utils.inc b/recipes/gnome/gnome-doc-utils.inc
index 61db29f8f6..b5bbae1529 100644
--- a/recipes/gnome/gnome-doc-utils.inc
+++ b/recipes/gnome/gnome-doc-utils.inc
@@ -1,6 +1,6 @@
LICENSE = "GPL LGPL"
-DEPENDS = "libxml2 libxslt libxslt-native libxml2-native"
-DEPENDS_virtclass-native = "libxslt-native libxml2-native"
+DEPENDS = "libxml2 libxslt libxslt-native libxml2-native gettext-native"
+DEPENDS_virtclass-native = "libxslt-native libxml2-native gettext-native"
INC_PR = "r5"