Commit 5d89e5d3 authored by Mikhail Efremov's avatar Mikhail Efremov Committed by Anton Midyukov

workstation: Add flatpak group

parent 0b2258c4
......@@ -34,6 +34,9 @@ ifeq (,$(filter-out x86_64,$(ARCH)))
@$(call add,MAIN_GROUPS,workstation/virtualbox)
@$(call add,BASE_KMODULES,kvm virtualbox)
endif
ifeq (,$(filter-out i586 x86_64 aarch64,$(ARCH)))
@$(call add,MAIN_GROUPS,workstation/flatpak)
endif
ifeq (,$(filter-out e2k%,$(ARCH)))
@$(call add,THE_PACKAGES,python-module-serial)
@$(call add,THE_PACKAGES,setup-mate-nocomposite)
......
[Desktop Entry]
Encoding=UTF-8
Type=Directory
Name=Flatpak repository
X-Alterator-PackageList=slinux/flatpak
X-Alterator-Required=no
Name[ru_RU]=Репозиторий Flatpak
flatpak
flatpak-repo-flathub
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