community/postmarketos-ui-plasma-desktop: add bluetooth service to default runlevel (MR 3592)
This commit is contained in:
parent
7ff30616ef
commit
97b18eafb2
2 changed files with 3 additions and 2 deletions
|
@ -2,10 +2,10 @@
|
|||
# Maintainer: Bart Ribbers <bribbers@disroot.org>
|
||||
pkgname=postmarketos-ui-plasma-desktop
|
||||
pkgver=2
|
||||
pkgrel=10
|
||||
pkgrel=11
|
||||
pkgdesc="(X11/Wayland) KDE Desktop Environment (works well with tablets)"
|
||||
url="https://www.kde.org"
|
||||
# armhf, riscv64 blocked by plasma
|
||||
# armhf and riscv64 blocked by plasma
|
||||
arch="noarch !armhf !riscv64"
|
||||
license="GPL-3.0-or-later"
|
||||
depends="
|
||||
|
|
|
@ -10,3 +10,4 @@ fi
|
|||
|
||||
rc-update add sddm default
|
||||
rc-update add networkmanager default
|
||||
rc-update add bluetooth default
|
||||
|
|
Loading…
Reference in a new issue