Commit 607e0d95 authored by Michael Shigorin's avatar Michael Shigorin

basealt.mk: even more packages for workstation

Some of these are included already but let's ensure that. Suggested-by: 's avatarErik Palvanov <erik@tonk.ru>
parent 02e3ab09
...@@ -36,6 +36,7 @@ distro/alt-workstation: distro/.base use/luks \ ...@@ -36,6 +36,7 @@ distro/alt-workstation: distro/.base use/luks \
@$(call add,THE_PACKAGES,systemd-udev-console-fb) @$(call add,THE_PACKAGES,systemd-udev-console-fb)
@$(call add,THE_PACKAGES,gnome-bluetooth) @$(call add,THE_PACKAGES,gnome-bluetooth)
@$(call add,THE_PACKAGES,uvcview dvd+rw-tools pv) @$(call add,THE_PACKAGES,uvcview dvd+rw-tools pv)
@$(call add,THE_PACKAGES,fdisk net-tools mtr tcpdump ipcalc)
@$(call add,THE_BRANDING,graphics) @$(call add,THE_BRANDING,graphics)
@$(call add,THE_BRANDING,alterator bootloader bootsplash graphics) @$(call add,THE_BRANDING,alterator bootloader bootsplash graphics)
@$(call add,THE_BRANDING,notes slideshow) @$(call add,THE_BRANDING,notes slideshow)
...@@ -46,6 +47,7 @@ distro/alt-workstation: distro/.base use/luks \ ...@@ -46,6 +47,7 @@ distro/alt-workstation: distro/.base use/luks \
@$(call add,THE_LISTS,$(call tags,regular desktop)) @$(call add,THE_LISTS,$(call tags,regular desktop))
@$(call add,MAIN_GROUPS,$(workstation_groups)) @$(call add,MAIN_GROUPS,$(workstation_groups))
@$(call add,MAIN_LISTS,workstation/extras) @$(call add,MAIN_LISTS,workstation/extras)
@$(call add,MAIN_LISTS,$(call tags,xorg vaapi))
@$(call add,BASE_LISTS,$(call tags,desktop cups)) @$(call add,BASE_LISTS,$(call tags,desktop cups))
@$(call add,LIVE_LISTS,$(call tags,desktop sane)) @$(call add,LIVE_LISTS,$(call tags,desktop sane))
@$(call add,LIVE_LISTS,$(call tags,desktop office)) @$(call add,LIVE_LISTS,$(call tags,desktop office))
......
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