[arch-commits] Commit in acpi_call/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Mon Feb 15 22:45:19 UTC 2021
Date: Monday, February 15, 2021 @ 22:45:19
Author: heftig
Revision: 862161
add pahole makedep
Modified:
acpi_call/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-02-15 22:24:56 UTC (rev 862160)
+++ PKGBUILD 2021-02-15 22:45:19 UTC (rev 862161)
@@ -9,7 +9,7 @@
url='https://github.com/mkottman/acpi_call'
arch=('x86_64')
license=('GPL')
-makedepends=('linux-headers' "acpi_call-dkms=$pkgver")
+makedepends=('linux-headers' 'pahole' "acpi_call-dkms=$pkgver")
conflicts=('acpi_call-dkms')
build() {
More information about the arch-commits
mailing list