[arch-commits] Commit in acpi_call/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Thu Feb 18 23:49:03 UTC 2021


    Date: Thursday, February 18, 2021 @ 23:49:02
  Author: heftig
Revision: 865337

remove pahole makedep again (moved to linux-headers)

Modified:
  acpi_call/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-18 23:49:00 UTC (rev 865336)
+++ PKGBUILD	2021-02-18 23:49:02 UTC (rev 865337)
@@ -9,7 +9,7 @@
 url='https://github.com/mkottman/acpi_call'
 arch=('x86_64')
 license=('GPL')
-makedepends=('linux-headers' 'pahole' "acpi_call-dkms=$pkgver")
+makedepends=('linux-headers' "acpi_call-dkms=$pkgver")
 conflicts=('acpi_call-dkms')
 
 build() {



More information about the arch-commits mailing list