summaryrefslogtreecommitdiffstats
path: root/common/recipes-bsp/thermald
diff options
context:
space:
mode:
Diffstat (limited to 'common/recipes-bsp/thermald')
-rw-r--r--common/recipes-bsp/thermald/thermald_1.5.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/recipes-bsp/thermald/thermald_1.5.3.bb b/common/recipes-bsp/thermald/thermald_1.5.3.bb
index 165dfd40..ea339fa2 100644
--- a/common/recipes-bsp/thermald/thermald_1.5.3.bb
+++ b/common/recipes-bsp/thermald/thermald_1.5.3.bb
@@ -6,7 +6,7 @@ compensation using available cooling methods."
6 6
7HOMEPAGE = "https://github.com/01org/thermal_daemon" 7HOMEPAGE = "https://github.com/01org/thermal_daemon"
8 8
9DEPENDS = "dbus dbus-glib libxml2 glib-2.0" 9DEPENDS = "dbus dbus-glib libxml2 glib-2.0 glib-2.0-native"
10DEPENDS += "${@bb.utils.contains('DISTRO_FEATURES','systemd','systemd','',d)}" 10DEPENDS += "${@bb.utils.contains('DISTRO_FEATURES','systemd','systemd','',d)}"
11 11
12LICENSE = "GPL-2.0" 12LICENSE = "GPL-2.0"