mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
glib-2.0-native: Fix DEPENDS
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Vendored
+1
-1
@@ -7,7 +7,7 @@ LICENSE = "LGPL"
|
||||
SECTION = "libs"
|
||||
PRIORITY = "optional"
|
||||
DEPENDS = "glib-2.0-native gtk-doc-native virtual/libiconv virtual/libintl"
|
||||
DEPENDS_virtclass-native = "gtk-doc-native"
|
||||
DEPENDS_virtclass-native = "gtk-doc-native pkgconfig-native gettext-native"
|
||||
PACKAGES =+ "glib-2.0-utils "
|
||||
|
||||
LEAD_SONAME = "libglib-2.0.*"
|
||||
|
||||
Reference in New Issue
Block a user