1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

glib-2.0: add gettext to DEPENDS

Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
Joshua Lock
2009-12-17 17:46:52 +00:00
parent 26d20714df
commit b28aa01ac8
+1 -1
View File
@@ -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 "