summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrey Vihrov2017-01-14 14:40:49 +0200
committerAndrey Vihrov2017-01-14 14:40:49 +0200
commitc0a906612b75c7ef0eb3c85ad2e296581152df55 (patch)
tree43e3389c27b35969bca8bb14689b3ee94cfb9f75 /PKGBUILD
parent9210924051efb119dcf83583596c79f42a3cd7c7 (diff)
downloadaur-c0a906612b75c7ef0eb3c85ad2e296581152df55.tar.gz
Remove optdepends, they are required by dkms itself
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 0 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1c793cec4e21..9e53c3949d90 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,10 +10,6 @@ arch=('i686' 'x86_64')
url="https://www.broadcom.com/support/download-search/?pf=Wireless+LAN+Infrastructure"
license=('custom')
depends=('dkms')
-optdepends=('linux-headers: build modules against the Arch kernel'
- 'linux-lts-headers: build modules against the LTS kernel'
- 'linux-zen-headers: build modules against the ZEN kernel'
- 'linux-grsec-headers: build modules against the GRSEC kernel')
conflicts=('broadcom-wl')
install=broadcom-wl-dkms.install
source=('broadcom-wl-dkms.conf'