summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f6ffcc467417..182b8b670733 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -182,9 +182,10 @@ build() {
}
package_linux-manjaro-xanmod() {
- pkgdesc="The Linux kernel and modules with Xanmod and Manjaro patches"
+ pkgdesc="The Linux kernel and modules with Xanmod and Manjaro patches (Bootsplash support)"
depends=('coreutils' 'linux-firmware' 'kmod' 'mkinitcpio>=27')
- 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}" VIRTUALBOX-GUEST-MODULES WIREGUARD-MODULE)
cd "${srcdir}/linux-${_basekernel}"