summaryrefslogtreecommitdiff
path: root/meta/packages
diff options
context:
space:
mode:
authorJoshua Lock <josh@linux.intel.com>2009-12-17 17:46:52 +0000
committerJoshua Lock <josh@linux.intel.com>2009-12-17 17:46:52 +0000
commitb28aa01ac86f7d2393308bac950b31b116f0786c (patch)
tree7edbd66a1b3c73c5073c5aebaf5b10190a5ed8f2 /meta/packages
parent26d20714df5c4c09ea9fc1e5b180b697e0aeb899 (diff)
downloadopenembedded-core-b28aa01ac86f7d2393308bac950b31b116f0786c.tar.gz
openembedded-core-b28aa01ac86f7d2393308bac950b31b116f0786c.tar.bz2
openembedded-core-b28aa01ac86f7d2393308bac950b31b116f0786c.tar.xz
openembedded-core-b28aa01ac86f7d2393308bac950b31b116f0786c.zip
glib-2.0: add gettext to DEPENDS
Signed-off-by: Joshua Lock <josh@linux.intel.com>
Diffstat (limited to 'meta/packages')
-rw-r--r--meta/packages/glib-2.0/glib.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/glib-2.0/glib.inc b/meta/packages/glib-2.0/glib.inc
index 389233cae..c513df09d 100644
--- a/meta/packages/glib-2.0/glib.inc
+++ b/meta/packages/glib-2.0/glib.inc
@@ -6,7 +6,7 @@ UNIX-like platforms, Windows, OS/2 and BeOS."
LICENSE = "LGPL"
SECTION = "libs"
PRIORITY = "optional"
-DEPENDS += "glib-2.0-native gtk-doc-native"
+DEPENDS += "glib-2.0-native gtk-doc-native gettext"
DEPENDS += "virtual/libiconv virtual/libintl"
PACKAGES =+ "glib-2.0-utils "