From bc0b47cd3fa2168b952ca8a32a8783f610f7d06a Mon Sep 17 00:00:00 2001 From: Bart Ribbers Date: Sat, 15 May 2021 18:17:23 +0200 Subject: [PATCH] main/postmarketos-ui-plasma-mobile: start networkmanager by default (MR 2174) The actual dependency is already pulled in via plasma-nm-mobile --- main/postmarketos-ui-plasma-mobile/APKBUILD | 6 ++++-- .../postmarketos-ui-plasma-mobile.post-install | 2 ++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/main/postmarketos-ui-plasma-mobile/APKBUILD b/main/postmarketos-ui-plasma-mobile/APKBUILD index 58ab0daec..cd40d540b 100644 --- a/main/postmarketos-ui-plasma-mobile/APKBUILD +++ b/main/postmarketos-ui-plasma-mobile/APKBUILD @@ -1,12 +1,13 @@ # Maintainer: Bart Ribbers pkgname=postmarketos-ui-plasma-mobile pkgver=3.3 -pkgrel=4 +pkgrel=5 pkgdesc="(Wayland) Mobile variant of KDE Plasma (does not run without hardware acceleration, allows only numeric passwords!)" url="https://wiki.postmarketos.org/wiki/Plasma_Mobile" arch="noarch !armhf !x86" # armhf: pmaports#75, x86: aports#11807 license="GPL-3.0-or-later" -depends="bluedevil +depends=" + bluedevil breeze elogind hfd-service @@ -15,6 +16,7 @@ depends="bluedevil kscreen kwallet-pam kwayland-integration + networkmanager ofono ofono-openrc plasma-phone-components diff --git a/main/postmarketos-ui-plasma-mobile/postmarketos-ui-plasma-mobile.post-install b/main/postmarketos-ui-plasma-mobile/postmarketos-ui-plasma-mobile.post-install index 2cf3bee14..1972f801f 100644 --- a/main/postmarketos-ui-plasma-mobile/postmarketos-ui-plasma-mobile.post-install +++ b/main/postmarketos-ui-plasma-mobile/postmarketos-ui-plasma-mobile.post-install @@ -7,6 +7,8 @@ rc-update add ofono-auto-enable default rc-update add iio-sensor-proxy default rc-update add bluetooth default rc-update add hfd-service default +rc-update add networkmanager default + tinydm-set-session -s /usr/share/wayland-sessions/plasma-mobile.desktop glib-compile-schemas /usr/share/glib-2.0/schemas