thermald: added missing dbus depedency

This commit is contained in:
xJayMorex 2025-07-27 13:58:19 +02:00 committed by Duncan Overbruck
parent 45072fccfe
commit dd03b5a45b

View file

@ -1,11 +1,12 @@
# Template file for 'thermald'
pkgname=thermald
version=2.5.9
revision=1
revision=2
archs="i686* x86_64*"
build_style=gnu-configure
hostmakedepends="automake pkg-config glib-devel gtk-doc autoconf-archive"
makedepends="dbus-glib-devel libxml2-devel libglib-devel libgomp-devel upower-devel libevdev-devel"
depends="dbus"
short_desc="Linux Thermal Daemon program from 01.org"
maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="GPL-2.0-or-later"