Commit c0ecc065 authored by Michael Shigorin's avatar Michael Shigorin

{mixin-,}basealt.mk: generalize gnome-peer-to-peer

It's available for e2k too now.
parent aee8c172
...@@ -2,7 +2,7 @@ ifeq (distro,$(IMAGE_CLASS)) ...@@ -2,7 +2,7 @@ ifeq (distro,$(IMAGE_CLASS))
ifeq (,$(filter-out i586 x86_64,$(ARCH))) ifeq (,$(filter-out i586 x86_64,$(ARCH)))
distro/alt-workstation: workstation_groups_x86 = $(addprefix workstation/,\ distro/alt-workstation: workstation_groups_x86 = $(addprefix workstation/,\
3rdparty blender clamav cloud-clients freecad gnome-peer-to-peer \ 3rdparty blender clamav cloud-clients freecad \
gtk-dictionary kvm smartcard virtualbox voip-clients) gtk-dictionary kvm smartcard virtualbox voip-clients)
distro/alt-workstation: distro/.base +power +vmguest +wireless +efi \ distro/alt-workstation: distro/.base +power +vmguest +wireless +efi \
......
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
mixin/alt-workstation: workstation_groups = $(addprefix workstation/,\ mixin/alt-workstation: workstation_groups = $(addprefix workstation/,\
10-office 20-networking 30-multimedia 40-virtualization 50-publishing \ 10-office 20-networking 30-multimedia 40-virtualization 50-publishing \
agents emulators ganttproject graphics-editing libreoffice \ agents emulators ganttproject gnome-peer-to-peer graphics-editing \
mate-usershare pidgin raccess scanning scribus sound-editing \ libreoffice mate-usershare pidgin raccess scanning scribus \
thunderbird vlc freeipa-client) sound-editing thunderbird vlc freeipa-client)
mixin/alt-workstation: +installer +systemd +pulse +nm \ mixin/alt-workstation: +installer +systemd +pulse +nm \
use/kernel/net use/l10n/default/ru_RU \ use/kernel/net use/l10n/default/ru_RU \
......
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