main/postmarketos-ui-sway: 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
This commit is contained in:
parent
c5b6e46860
commit
a22d0b0e03
|
@ -2,7 +2,7 @@
|
|||
# Maintainer: Oliver Smith <ollieparanoid@postmarketos.org>
|
||||
pkgname=postmarketos-ui-sway
|
||||
pkgver=3.1
|
||||
pkgrel=5
|
||||
pkgrel=6
|
||||
pkgdesc="(Wayland) Tiling WM, drop-in replacement for i3wm (DOES NOT RUN WITHOUT HW ACCELERATION!)"
|
||||
url="https://postmarketos.org"
|
||||
arch="noarch"
|
||||
|
@ -54,6 +54,7 @@ openrc() {
|
|||
bluez-openrc
|
||||
elogind-openrc
|
||||
modemmanager-openrc
|
||||
networkmanager-operc
|
||||
seatd-openrc
|
||||
tinydm-openrc
|
||||
"
|
||||
|
|
Loading…
Reference in New Issue
Block a user