phone.mk: update base packages for phosh
Dropped out of image gnome-control-center and xdg-desktop-portal-gtk because fix ALT bug 46895. Add them. Also now phosh requires mutter-gnome and gnome-shell-data because fix ALT bug 46896.
This commit is contained in:
parent
8e146cb597
commit
72117f4990
@ -16,7 +16,8 @@ mixin/phone-base: use/ntp/chrony use/repo use/branding/notes \
|
|||||||
|
|
||||||
mixin/phosh: use/x11/lightdm/autologin use/x11-autologin \
|
mixin/phosh: use/x11/lightdm/autologin use/x11-autologin \
|
||||||
use/services +pulse +nm +nm-native
|
use/services +pulse +nm +nm-native
|
||||||
@$(call add,THE_PACKAGES,phosh mutter-gnome gnome-shell-data xorg-xwayland)
|
@$(call add,THE_PACKAGES,phosh xdg-desktop-portal-gtk)
|
||||||
|
@$(call add,THE_PACKAGES,gnome-control-center xorg-xwayland)
|
||||||
@$(call add,THE_PACKAGES,gnome-terminal gedit)
|
@$(call add,THE_PACKAGES,gnome-terminal gedit)
|
||||||
@$(call add,THE_PACKAGES,qt5-wayland qt6-wayland)
|
@$(call add,THE_PACKAGES,qt5-wayland qt6-wayland)
|
||||||
@$(call add,THE_PACKAGES,bluez)
|
@$(call add,THE_PACKAGES,bluez)
|
||||||
|
Loading…
Reference in New Issue
Block a user