Add a minimal flatpak backend

This commit is contained in:
teackot
2023-05-16 12:11:23 +03:00
parent 2ef3d7c36f
commit 26352160be
5 changed files with 56 additions and 0 deletions
+1
View File
@@ -33,3 +33,4 @@ strip = true
default = []
debian = ["pacdef_core/debian"]
arch = ["pacdef_core/arch"]
flatpak = ["pacdef_core/flatpak"]