From 5d21dee7c03cd6fc63655afc6f24a6dbdbae1307 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Fri, 23 Feb 2018 10:19:25 -0800 Subject: [PATCH] livemedia-creator --no-virt requires a system-logos package In order to run the output templates it needs the logos package to be installed on the host. --- lorax.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/lorax.spec b/lorax.spec index 992492e2..208bbee0 100644 --- a/lorax.spec +++ b/lorax.spec @@ -104,6 +104,7 @@ Summary: livemedia-creator no-virt dependencies Requires: lorax = %{version}-%{release} Requires: anaconda-core Requires: anaconda-tui +Requires: system-logos %description lmc-novirt Additional dependencies required by livemedia-creator when using it with --no-virt