From 6a8388e111e9959d2df3c62f2d7e2aa6970390e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Marczykowski-G=C3=B3recki?= Date: Mon, 6 Jun 2016 00:59:38 +0200 Subject: [PATCH] lorax: make sure qubes-artwork is installed DNF based pungi isn't deterministic and sometimes chooses fedora-logos (both provide system-logos). Make sure the right one is installed. QubesOS/qubes-issues#1807 --- lorax-templates-qubes/templates/runtime-install.tmpl | 1 + 1 file changed, 1 insertion(+) diff --git a/lorax-templates-qubes/templates/runtime-install.tmpl b/lorax-templates-qubes/templates/runtime-install.tmpl index e79802b..09c2e26 100644 --- a/lorax-templates-qubes/templates/runtime-install.tmpl +++ b/lorax-templates-qubes/templates/runtime-install.tmpl @@ -137,6 +137,7 @@ installpkg gnome-icon-theme-legacy installpkg aajohan-comfortaa-fonts installpkg abattis-cantarell-fonts installpkg sil-scheherazade-fonts +installpkg qubes-artwork ## debugging/bug reporting tools installpkg gdb-gdbserver