summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRaansu-auto2018-08-14 08:14:13 -0700
committerRaansu-auto2018-08-14 08:14:13 -0700
commit518df783e551bcd1ee96cb23a379dda8d82a202e (patch)
tree091ff979bbd7a52cca42e48d2b276a68f45a4b89 /PKGBUILD
parent4d33189d9eaed60116b81efb799a777e2ac58eca (diff)
downloadaur-518df783e551bcd1ee96cb23a379dda8d82a202e.tar.gz
Add a extra optdepends package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bb84905be884..04916ace90dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -60,7 +60,7 @@ prepare() {
package_linux-aarch64-rock64-bin() {
pkgdesc="The Linux Kernel and modules - ${_desc}"
depends=('coreutils' 'linux-firmware' 'kmod' 'mkinitcpio>=0.7')
- optdepends=('crda: to set the correct wireless channels of your country')
+ optdepends=('crda: to set the correct wireless channels of your country' 'linux-aarch64-rock64-bin-headers')
provides=("linux=${pkgver}" "linux-aarch64=${pkgver}")
conflicts=('linux' 'linux-aarch64' 'linux-arch64-rc') provides=('kernel26' "linux=${pkgver}")
replaces=('linux-armv8')