From 7906e5dc07556149b737a310aa4132a312f925b6 Mon Sep 17 00:00:00 2001 From: q66 Date: Sun, 9 Feb 2020 04:27:20 +0100 Subject: [PATCH] pbbuttonsd: need hdparm --- srcpkgs/pbbuttonsd/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/pbbuttonsd/template b/srcpkgs/pbbuttonsd/template index 6a21b7a3463..2826198c71f 100644 --- a/srcpkgs/pbbuttonsd/template +++ b/srcpkgs/pbbuttonsd/template @@ -10,7 +10,7 @@ configure_args="--with-oss=no --with-alsa=yes --with-ibam=no --with-doxygen-docs=no" hostmakedepends="pkg-config gettext" makedepends="alsa-lib-devel libglib-devel" -depends="procps-ng" +depends="hdparm procps-ng" short_desc="PBButtons daemon to handle special hotkeys of Apple computers" maintainer="q66 " license="GPL-2.0-or-later"