mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +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"
|
LICENSE = "LGPL"
|
||||||
SECTION = "libs"
|
SECTION = "libs"
|
||||||
PRIORITY = "optional"
|
PRIORITY = "optional"
|
||||||
DEPENDS += "glib-2.0-native gtk-doc-native"
|
DEPENDS += "glib-2.0-native gtk-doc-native gettext"
|
||||||
DEPENDS += "virtual/libiconv virtual/libintl"
|
DEPENDS += "virtual/libiconv virtual/libintl"
|
||||||
PACKAGES =+ "glib-2.0-utils "
|
PACKAGES =+ "glib-2.0-utils "
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user