summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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')