main/postmarketos-ui-sxmo: depend on networkmanager (MR 2198)

In 35f283a8ef sxmo was made to install
sxmo on clean installs, but due to
9387842aec was getting uninstalled if it
was installed before. Let's properly depend on it instead so people
don't end up without working networking
This commit is contained in:
Bart Ribbers 2021-05-25 18:31:04 +02:00
parent 113f829715
commit f5f7e0da8f
No known key found for this signature in database
GPG key ID: 699D16185DAFAE61

View file

@ -1,12 +1,17 @@
# Maintainer: Miles Alan <m@milesalan.com>
pkgname=postmarketos-ui-sxmo
pkgver=1.4.1
pkgrel=3
pkgrel=4
pkgdesc="(X11) Simple X Mobile: Mobile environment based on simple & suckless software (best compatibility on pinephone)"
url="http://sr.ht/~mil/Sxmo"
arch="noarch !armhf"
license="MIT"
depends="sxmo-xdm-config sxmo-xdm-config-openrc sxmo-utils-openrc"
depends="
networkmanager
sxmo-utils-openrc
sxmo-xdm-config
sxmo-xdm-config-openrc
"
install="$pkgname.post-install $pkgname.post-upgrade $pkgname.pre-deinstall"
subpackages="$pkgname-qt_tweaks"
_pmb_recommends="
@ -19,7 +24,6 @@ _pmb_recommends="
megapixels
mobile-config-firefox
netsurf
networkmanager
sacc
xcalc
"