mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
thermald: depend on autoconf-archive-native
configure: error: AX_CHECK_COMPILE_FLAG not found, you'll need to install autoconf-archive Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
This commit is contained in:
parent
a0ea4e5d39
commit
f08c93b27a
|
|
@ -7,6 +7,8 @@ compensation using available cooling methods."
|
|||
HOMEPAGE = "https://github.com/01org/thermal_daemon"
|
||||
|
||||
DEPENDS = "dbus dbus-glib dbus-glib-native libxml2 glib-2.0 glib-2.0-native upower libevdev"
|
||||
DEPENDS += "autoconf-archive-native"
|
||||
|
||||
LICENSE = "GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=ea8831610e926e2e469075b52bf08848"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user