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

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


    Date: Thursday, February 18, 2021 @ 23:49:05
  Author: heftig
Revision: 408507

remove pahole makedep again (moved to linux-headers)

Modified:
  nvidia/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-18 23:35:36 UTC (rev 408506)
+++ PKGBUILD	2021-02-18 23:49:05 UTC (rev 408507)
@@ -8,7 +8,7 @@
 pkgdesc="NVIDIA drivers for linux"
 arch=('x86_64')
 url="https://www.nvidia.com/"
-makedepends=('linux-headers' 'pahole' "nvidia-dkms=$pkgver")
+makedepends=('linux-headers' "nvidia-dkms=$pkgver")
 provides=('NVIDIA-MODULE')
 license=('custom')
 options=('!strip')



More information about the arch-commits mailing list