summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ff56fe8d0f1a..f69395f03ea6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -31,7 +31,7 @@ pkgbase = linux-manjaro-xanmod
sha256sums = a10426315a98f862a8656ba0dd435bfca6440c682b1f0f4475bbe9937f0528d9
pkgname = linux-manjaro-xanmod
- pkgdesc = The Linux kernel and modules with Xanmod and Manjaro patches (Bootsplash support)
+ pkgdesc = The Linux kernel and modules with Xanmod and Manjaro patches (Bootsplash support). Ashmem and binder are enabled
depends = coreutils
depends = linux-firmware
depends = kmod
diff --git a/PKGBUILD b/PKGBUILD
index 66a151e06714..fea366a90916 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -251,7 +251,7 @@ build() {
}
_package() {
- pkgdesc="The Linux kernel and modules with Xanmod and Manjaro patches (Bootsplash support)"
+ pkgdesc="The Linux kernel and modules with Xanmod and Manjaro patches (Bootsplash support). Ashmem and binder are enabled"
depends=('coreutils' 'linux-firmware' 'kmod' 'initramfs' 'mkinitcpio>=27')
optdepends=('crda: to set the correct wireless channels of your country'
'linux-firmware: firmware images needed for some devices'