thermald: added missing dbus depedency

This commit is contained in:
xJayMorex
2025-07-28 23:40:19 +02:00
committed by Duncan Overbruck
parent 45072fccfe
commit dd03b5a45b
+2 -1
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"