main/postmarketos-ui-phosh: enable bluetooth support (MR 1352)

Fixes https://gitlab.com/postmarketOS/pmaports/-/issues/529.
This commit is contained in:
Antoine Fontaine 2020-06-20 09:32:18 +02:00
parent 5d1529f27b
commit e2d1438815
No known key found for this signature in database
GPG key ID: 61E75844405615F5
2 changed files with 3 additions and 1 deletions

View file

@ -1,7 +1,7 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=postmarketos-ui-phosh
pkgver=1
pkgrel=19
pkgrel=20
pkgdesc="(Wayland) Mobile UI developed for the Librem 5 (works only with numeric passwords!)"
url="https://puri.sm"
arch="noarch !armhf"
@ -18,6 +18,7 @@ depends="
phosh
polkit-elogind
postmarketos-artwork-wallpapers
bluez
pulseaudio
xorg-server-xwayland
iio-sensor-proxy

View file

@ -4,4 +4,5 @@ sed -i "s/username/$(getent passwd 10000 | cut -d: -f1)/g" /usr/share/lightdm/li
rc-update add lightdm default
rc-update add modemmanager default
rc-update add bluetooth default
rc-update add iio-sensor-proxy default