From bb7afe25bbd27cff8cd16ca3e8ac74d26d12a006 Mon Sep 17 00:00:00 2001 From: loonycyborg Date: Fri, 6 Apr 2018 11:21:11 +0300 Subject: [PATCH] flatpak-builder manifest: cleanup a buildtime only dependency (cherry-picked from commit c955416ef2d5ece6a15a473320b974391dfe878f) --- packaging/flatpak/org.wesnoth.Wesnoth.json | 1 + 1 file changed, 1 insertion(+) diff --git a/packaging/flatpak/org.wesnoth.Wesnoth.json b/packaging/flatpak/org.wesnoth.Wesnoth.json index 1766f3f6d13..da880fdf83e 100644 --- a/packaging/flatpak/org.wesnoth.Wesnoth.json +++ b/packaging/flatpak/org.wesnoth.Wesnoth.json @@ -40,6 +40,7 @@ { "name": "scons", "buildsystem": "simple", + "cleanup": [ "*" ], "sources": [ { "type": "archive",