Skip to content
Snippets Groups Projects
Unverified Commit f33c75bb authored by Bart Ribbers's avatar Bart Ribbers
Browse files

main/postmarketos-ui-shelli: enable networkmanager by default (MR 2174)

parent f33c6010
No related branches found
No related tags found
No related merge requests found
# Maintainer: Craig Comstock <craig@unreasonablefarm.org>
pkgname=postmarketos-ui-shelli
pkgver=3
pkgrel=0
pkgrel=1
pkgdesc="Plain console with touchscreen gesture support"
url="https://gitlab.com/unrznbl/shelli"
arch="all"
license="GPL-3.0-or-later"
depends="shelli ofono ofonoctl"
depends="
networkmanager
ofono
ofonoctl
shelli
"
install="$pkgname.post-install $pkgname.pre-deinstall $pkgname.post-upgrade"
options="!check" # No tests
......
......@@ -7,3 +7,4 @@ rc-update add ofono-auto-enable default
rc-update add smsd default
rc-update add shelli default
rc-update add calld default
rc-update add networkmanager default
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment