mixin-basealt.mk: Pin postfix

Otherwise, ssmtpd finds its way into alt-workstation-tavolga
as /usr/sbin/sendmail provider (required by lsb-core).
This commit is contained in:
Ivan A. Melnikov 2020-09-16 13:51:59 +00:00 committed by Anton Midyukov
parent 506e760765
commit ec583071b8

View File

@ -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_VOL_ID,ALT Workstation $(DISTRO_VERSION) $(ARCH))
@$(call set,META_APP_ID,ALT Workstation $(DISTRO_VERSION) $(ARCH) $(shell date +%F)) @$(call set,META_APP_ID,ALT Workstation $(DISTRO_VERSION) $(ARCH) $(shell date +%F))
@$(call set,DOCS,alt-workstation) @$(call set,DOCS,alt-workstation)
@$(call add,PINNED_PACKAGES,postfix)
mixin/alt-workstation-install: +installer \ mixin/alt-workstation-install: +installer \
use/install2/fat use/install2/vnc \ use/install2/fat use/install2/vnc \