mirror of
https://git.yoctoproject.org/poky
synced 2026-02-16 05:33:03 +01:00
glib-2.0: add gettext to DEPENDS
Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
2
meta/packages/glib-2.0/glib.inc
vendored
2
meta/packages/glib-2.0/glib.inc
vendored
@@ -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