main/postmarketos-ui-gnome: handle less services (MR 3852)
This is now handled by postmarketos-base-ui-gnome.
This commit is contained in:
parent
7af1d8a290
commit
62402d529b
2 changed files with 2 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
||||||
# Maintainer: Martijn Braam <martijn@brixit.nl>
|
# Maintainer: Martijn Braam <martijn@brixit.nl>
|
||||||
pkgname=postmarketos-ui-gnome
|
pkgname=postmarketos-ui-gnome
|
||||||
pkgver=3
|
pkgver=3
|
||||||
pkgrel=3
|
pkgrel=4
|
||||||
pkgdesc="(Wayland) Gnome Shell"
|
pkgdesc="(Wayland) Gnome Shell"
|
||||||
url="https://gnome.org/"
|
url="https://gnome.org/"
|
||||||
# armhf blocked by gnome-shell -> gjs -> mozjs102
|
# armhf blocked by gnome-shell -> gjs -> mozjs102
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
rc-update add gdm default
|
rc-update add gdm default
|
||||||
rc-update add networkmanager default
|
|
||||||
rc-update add bluetooth default
|
|
||||||
|
|
Loading…
Reference in a new issue