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:
Vendored
+1
-1
@@ -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 "
|
||||
|
||||
|
||||
Reference in New Issue
Block a user