Commit a299066e authored by Anton Midyukov's avatar Anton Midyukov

mobile: do not add epiphany in p11

Too many problems with it, not fit for release.
parent ef956253
...@@ -32,6 +32,8 @@ endif ...@@ -32,6 +32,8 @@ endif
ifneq (sisyphus,$(BRANCH)) ifneq (sisyphus,$(BRANCH))
@$(call add,THE_LISTS,mobile/cups) @$(call add,THE_LISTS,mobile/cups)
@$(call add,DEFAULT_SERVICES_ENABLE,cups.service) @$(call add,DEFAULT_SERVICES_ENABLE,cups.service)
else
@$(call add,THE_PACKAGES,epiphany dconf-epiphany-mobile-user-agent)
endif endif
@$(call add,THE_LISTS,tagged/base+smartcard) @$(call add,THE_LISTS,tagged/base+smartcard)
@$(call add,THE_PACKAGES,polkit-rule-mobile) @$(call add,THE_PACKAGES,polkit-rule-mobile)
......
...@@ -10,8 +10,8 @@ gnome-console ...@@ -10,8 +10,8 @@ gnome-console
nautilus nautilus
# web # web
epiphany #epiphany
dconf-epiphany-mobile-user-agent #dconf-epiphany-mobile-user-agent
# mail # mail
geary geary
......
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