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

Jan Steffens heftig at archlinux.org
Mon Feb 15 22:58:26 UTC 2021


    Date: Monday, February 15, 2021 @ 22:58:26
  Author: heftig
Revision: 408184

add pahole makedep

Modified:
  nvidia/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-15 22:07:23 UTC (rev 408183)
+++ PKGBUILD	2021-02-15 22:58:26 UTC (rev 408184)
@@ -8,7 +8,7 @@
 pkgdesc="NVIDIA drivers for linux"
 arch=('x86_64')
 url="https://www.nvidia.com/"
-makedepends=('linux-headers' "nvidia-dkms=$pkgver")
+makedepends=('linux-headers' 'pahole' "nvidia-dkms=$pkgver")
 provides=('NVIDIA-MODULE')
 license=('custom')
 options=('!strip')



More information about the arch-commits mailing list