Commit ef956253 authored by Anton Midyukov's avatar Anton Midyukov

mobile.mk: enable cups.service

parent 22f7c285
...@@ -31,6 +31,7 @@ endif ...@@ -31,6 +31,7 @@ endif
@$(call add,THE_LISTS,mobile/AD) @$(call add,THE_LISTS,mobile/AD)
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)
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)
......
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