aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorcharveey2019-08-03 05:42:13 +0000
committercharveey2019-08-03 05:42:13 +0000
commita0e2f298ac9ecb41b683256a18f5144e8d53577a (patch)
tree6892fcfa93713d3074f65d83efb5b7767b72bda7 /PKGBUILD
parentd6645443a59eab30ad2fb994bdf00f5310ad92be (diff)
downloadaur-a0e2f298ac9ecb41b683256a18f5144e8d53577a.tar.gz
PKGBUILD fixes
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 317086406735..38ff8fb66674 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -202,7 +202,7 @@ _package() {
#_Kpkgdesc="The ${pkgbase/linux/Linux} kernel and modules with the ck1 patchset featuring MuQSS CPU scheduler v0.192"
#pkgdesc="${_Kpkgdesc}"
depends=(coreutils linux-firmware kmod mkinitcpio)
- optdepends=('crda: to set the correct wireless channels of your country')
+ optdepends=('crda: to set the correct wireless channels of your country' 'bootsplash-systemd: to enable bootsplash')
provides=("linux=${pkgver}")
backup=("etc/mkinitcpio.d/$pkgbase.preset")
install=linux.install