summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFabio Hedayioglu2018-10-10 12:57:46 +0100
committerFabio Hedayioglu2018-10-10 12:57:46 +0100
commit09cf820c06e35945a9cda6bc5e56be3f1bf2259c (patch)
tree7deb836b6f89e9abc50883da4e16a62e6affee30 /PKGBUILD
parentd135284261e5e86d6979de3fac04c00dcb1e0ae7 (diff)
downloadaur-09cf820c06e35945a9cda6bc5e56be3f1bf2259c.tar.gz
removed references to nvidia
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7d22b99ee779..fbf6083c1aba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@ pkgdesc="Kernel driver to dynamically enable/disable NVIDIA HDMI audio output in
arch=(i686 x86_64)
url="https://github.com/hhfeuer/nvhda.git"
license=(GPL)
-optdepends=('nvidia: NVIDIA kernel driver'
- ' nvidia-390xx: NVIDIA kernel driver for old devices')
+#optdepends=('nvidia: NVIDIA kernel driver'
+# ' nvidia-390xx: NVIDIA kernel driver for old devices')
makedepends=(cmake gcc linux-headers)
source=("git+https://github.com/hhfeuer/nvhda.git")
md5sums=('SKIP')