Commit 72117f49 authored by Anton Midyukov's avatar Anton Midyukov

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.
parent 8e146cb5
......@@ -16,7 +16,8 @@ mixin/phone-base: use/ntp/chrony use/repo use/branding/notes \
mixin/phosh: use/x11/lightdm/autologin use/x11-autologin \
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,qt5-wayland qt6-wayland)
@$(call add,THE_PACKAGES,bluez)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment