Add layer-shell-qt workaround to make KDE work on Rawhide again

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2022-11-02 11:04:37 -07:00
parent c1d676e6ae
commit 946411cba4
1 changed files with 1 additions and 1 deletions

View File

@ -481,7 +481,7 @@ sub setup_workaround_repo {
"35" => [],
"36" => [],
"37" => [],
"38" => [],
"38" => ["FEDORA-2022-2089212638"],
);
# then we'll download each update for our release:
my $advortasks = $workarounds{$version};