summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPiotr Gorski2019-10-04 13:37:57 +0200
committerPiotr Gorski2019-10-04 13:37:57 +0200
commit236f9e0f766a8d6edb0ec55fe0670e491c815bad (patch)
treec53be08dd7494ddb88268036d5d633e9536c73ec /PKGBUILD
parent9cf77f4b4acb12d204a49f90e59b453acb9a42b2 (diff)
downloadaur-236f9e0f766a8d6edb0ec55fe0670e491c815bad.tar.gz
Sync with Arch
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6beeecd852c5..eaf8e9ab0ca4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -198,6 +198,7 @@ build() {
_package() {
pkgdesc="The ${pkgbase/linux/Linux} kernel and modules with the AUFS"
+ depends=('coreutils' 'kmod' 'initramfs')
optdepends=('crda: to set the correct wireless channels of your country'
'linux-firmware: firmware images needed for some devices')
backup=("etc/mkinitcpio.d/$pkgbase.preset")