thinkfan: add pkg-config to hostmakedepends

This commit is contained in:
Andrew J. Hesford 2020-07-30 14:31:58 -04:00
parent 004039cce0
commit 023876851d

View file

@ -4,6 +4,7 @@ version=1.2.1
revision=1
build_style=cmake
configure_args="-DUSE_ATASMART:BOOL=ON"
hostmakedepends="pkg-config"
makedepends="libatasmart-devel yaml-cpp-devel"
short_desc="Simple fan control program"
maintainer="Leah Neukirchen <leah@vuxu.org>"