Commit 879a1f4b authored by Anton Midyukov's avatar Anton Midyukov

education.mk: add etcnet-defaults-desktop

Otherwise it will be installed etcnet-defaults-server.
parent 2787d6ff
...@@ -19,7 +19,7 @@ mixin/education: \ ...@@ -19,7 +19,7 @@ mixin/education: \
@$(call add,THE_LISTS,slinux/xfce-base) @$(call add,THE_LISTS,slinux/xfce-base)
@$(call add,THE_LISTS,education/misc-base) @$(call add,THE_LISTS,education/misc-base)
@$(call add,BASE_LISTS,education/misc) @$(call add,BASE_LISTS,education/misc)
@$(call add,THE_PACKAGES,etcnet alterator-net-eth) # Remove etcnet in future @$(call add,THE_PACKAGES,etcnet etcnet-defaults-desktop alterator-net-eth) # Remove etcnet in future
ifeq (,$(filter-out e2k%,$(ARCH))) ifeq (,$(filter-out e2k%,$(ARCH)))
@$(call add,BASE_PACKAGES,jre) @$(call add,BASE_PACKAGES,jre)
else else
......
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