From f7e18547c17b7d9975cf62ffa58330ff9ffc62fb Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Thu, 19 Jan 2017 13:48:44 +0000 Subject: sysprof/gst-player/pcmanfm: Add missing glib-2.0-native DEPENDS These recipes use glib-2.0 NLS tools so we need to depend on glib-2.0-native. (From OE-Core rev: 3e521148bbec01ccd1818b0a26221ab6342a3299) Signed-off-by: Richard Purdie --- meta/recipes-kernel/sysprof/sysprof_3.22.3.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-kernel') diff --git a/meta/recipes-kernel/sysprof/sysprof_3.22.3.bb b/meta/recipes-kernel/sysprof/sysprof_3.22.3.bb index 05ed8af76c..e1033ca07c 100644 --- a/meta/recipes-kernel/sysprof/sysprof_3.22.3.bb +++ b/meta/recipes-kernel/sysprof/sysprof_3.22.3.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \ inherit gnomebase gettext systemd -DEPENDS = "glib-2.0 libxml2-native" +DEPENDS = "glib-2.0 libxml2-native glib-2.0-native" SRC_URI += " \ file://define-NT_GNU_BUILD_ID.patch \ -- cgit 1.2.3-korg