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

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

parent f364834e
No related branches found
No related tags found
No related merge requests found
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=postmarketos-ui-plasma-desktop
pkgver=2
pkgrel=3
pkgrel=4
pkgdesc="(X11/Wayland) KDE Desktop Environment (works well with tablets)"
url="https://www.kde.org"
arch="noarch !armhf !x86" # x86: missing "plasma"
license="GPL-3.0-or-later"
depends="plasma
depends="
plasma
qt5-qtvirtualkeyboard
sddm
"
......
......@@ -9,3 +9,4 @@ if [ -f ${SDDM_CONF} ]; then
fi
rc-update add sddm 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