Commit ec583071 authored by Ivan A. Melnikov's avatar Ivan A. Melnikov Committed by Anton Midyukov

mixin-basealt.mk: Pin postfix

Otherwise, ssmtpd finds its way into alt-workstation-tavolga as /usr/sbin/sendmail provider (required by lsb-core).
parent 506e7607
......@@ -50,6 +50,7 @@ mixin/alt-workstation: +systemd +systemd-optimal +pulse +nm +power \
@$(call set,META_VOL_ID,ALT Workstation $(DISTRO_VERSION) $(ARCH))
@$(call set,META_APP_ID,ALT Workstation $(DISTRO_VERSION) $(ARCH) $(shell date +%F))
@$(call set,DOCS,alt-workstation)
@$(call add,PINNED_PACKAGES,postfix)
mixin/alt-workstation-install: +installer \
use/install2/fat use/install2/vnc \
......
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