summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Bermond2020-07-19 15:06:32 +0000
committerDaniel Bermond2020-07-19 15:06:32 +0000
commit874fa558f170a745684347e34b325a840dc4c04d (patch)
tree2d049f1d11c142cba6e2669b0bd6efad7c13d742 /PKGBUILD
parent837717493a5430691a21e46cf54c1ec4b698eaf3 (diff)
downloadaur-874fa558f170a745684347e34b325a840dc4c04d.tar.gz
Remove unneeded entry from makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 13dcf6dbb276..8782f5a7f6fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ pkgdesc="Full NVIDIA driver package for Arch's official 'linux' package (drivers
arch=('x86_64')
url='https://www.nvidia.com/'
license=('custom')
-makedepends=('linux-headers' 'dkms' 'fakeroot')
+makedepends=('linux-headers' 'dkms')
options=('!strip')
_pkg="NVIDIA-Linux-${CARCH}-${pkgver}"
source=("https://us.download.nvidia.com/XFree86/Linux-${CARCH}/${pkgver}/${_pkg}.run"