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

Jan Steffens heftig at archlinux.org
Thu Feb 18 23:48:55 UTC 2021


    Date: Thursday, February 18, 2021 @ 23:48:55
  Author: heftig
Revision: 865334

remove pahole makedep again (moved to linux-headers)

Modified:
  bbswitch/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-18 23:48:53 UTC (rev 865333)
+++ PKGBUILD	2021-02-18 23:48:55 UTC (rev 865334)
@@ -10,7 +10,7 @@
 arch=('x86_64')
 url="http://github.com/Bumblebee-Project/bbswitch"
 license=('GPL')
-makedepends=('linux-headers' 'pahole')
+makedepends=('linux-headers')
 source=("${pkgbase}-${pkgver}.tar.gz::https://github.com/Bumblebee-Project/bbswitch/archive/v${pkgver}.tar.gz"
         0001-proc_ops-struct.patch 0002-kernel-5.7.patch)
 sha512sums=('11ab163931feb6c0e202d04c4552b848e999fedea9990390c26b28abdb4a69081ccfb5a22d1e390cc274f1c0cfc9adedc719c5fece14738b17aaa93e28865b7c'



More information about the arch-commits mailing list