diff options
| -rw-r--r-- | dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.2.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.2.bb b/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.2.bb index 07896b15..c021397c 100644 --- a/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.2.bb +++ b/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.2.bb | |||
| @@ -7,6 +7,8 @@ compensation using available cooling methods." | |||
| 7 | HOMEPAGE = "https://github.com/01org/thermal_daemon" | 7 | HOMEPAGE = "https://github.com/01org/thermal_daemon" |
| 8 | 8 | ||
| 9 | DEPENDS = "dbus dbus-glib dbus-glib-native libxml2 glib-2.0 glib-2.0-native upower libevdev" | 9 | DEPENDS = "dbus dbus-glib dbus-glib-native libxml2 glib-2.0 glib-2.0-native upower libevdev" |
| 10 | DEPENDS += "autoconf-archive-native" | ||
| 11 | |||
| 10 | LICENSE = "GPL-2.0-only" | 12 | LICENSE = "GPL-2.0-only" |
| 11 | LIC_FILES_CHKSUM = "file://COPYING;md5=ea8831610e926e2e469075b52bf08848" | 13 | LIC_FILES_CHKSUM = "file://COPYING;md5=ea8831610e926e2e469075b52bf08848" |
| 12 | 14 | ||
