Commit da83f320 authored by Anton Midyukov's avatar Anton Midyukov

mobile.mk, mobile/apps: exclude gnome-maps for stable branch

gnome-maps cannot be added to stable distributiv, bacause The current source of geoinformation violates the laws of the Russian Federation. The source of geoinformation needs to be replaced.
parent 65b215ee
......@@ -46,6 +46,9 @@ vm/.phosh: vm/systemd mixin/mobile-base mixin/phosh +systemd \
mixin/waydroid use/fonts/ttf/google \
use/auto-resize
@$(call add,THE_LISTS,mobile/apps)
ifeq (sisyphus,$(BRANCH))
@$(call add,THE_PACKAGES,gnome-maps)
endif
vm/alt-mobile-phosh-un-def: vm/.phosh mixin/uboot-extlinux-efi use/tty/S0
@$(call set,KFLAVOURS,un-def)
......
......@@ -62,7 +62,7 @@ gnome-calculator
gnome-calendar
gnome-characters
gnome-clocks
gnome-maps
#gnome-maps # need replace geoinfo source
gnome-weather
grim
......
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