From 80424f2b9fa32627a655c4160816764f7f527b97 Mon Sep 17 00:00:00 2001 From: Martin Kolman Date: Wed, 17 Jan 2024 16:26:03 +0100 Subject: [PATCH] Try what happens if we drop the tiger-vnc dependency What will happen if we drop this from the spec file but not (yet) change the rest of the code ? --- anaconda.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anaconda.spec.in b/anaconda.spec.in index 3246bd59b66c..dec10af510d7 100644 --- a/anaconda.spec.in +++ b/anaconda.spec.in @@ -275,7 +275,7 @@ Requires: anaconda-core = %{version}-%{release} Requires: anaconda-widgets = %{version}-%{release} Requires: python3-meh-gui >= %{mehver} Requires: adwaita-icon-theme -Requires: tigervnc-server-minimal +#Requires: tigervnc-server-minimal Requires: libxklavier >= %{libxklavierver} Requires: libgnomekbd Requires: libtimezonemap >= %{libtimezonemapver}