main/postmarketos-base-ui-plasma: add networkmanager-openrc to depends (MR 5490)
The service is enabled in the post-install script. This creates issues like https://gitlab.com/postmarketOS/pmaports/-/jobs/7550237979 [ci:skip-build]: already built successfully in CI
This commit is contained in:
parent
a22d0b0e03
commit
0f3da7490d
1 changed files with 2 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
# Maintainer: Bart Ribbers <bribbers@disroot.org>
|
||||
pkgname=postmarketos-base-ui-plasma
|
||||
pkgver=2
|
||||
pkgrel=6
|
||||
pkgrel=7
|
||||
pkgdesc="Meta package for shared configuration for Plasma-based UIs"
|
||||
url="https://postmarketos.org"
|
||||
arch="noarch !armhf" # armhf is not supported
|
||||
|
|
@ -73,6 +73,7 @@ openrc() {
|
|||
elogind
|
||||
elogind-openrc
|
||||
iio-sensor-proxy-openrc
|
||||
networkmanager-openrc
|
||||
urfkill-openrc
|
||||
"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue