From ba18ef330dab1099b44cbd1ff0a09091fd532cea Mon Sep 17 00:00:00 2001 From: thespad Date: Mon, 27 May 2024 18:49:33 +0100 Subject: [PATCH] khotkeys doesn't exist in Fedora 40 --- Dockerfile | 1 - Dockerfile.aarch64 | 1 - 2 files changed, 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index cf5c6ff1..e06650b1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -19,7 +19,6 @@ RUN \ kde-wallpapers \ kdialog \ kfind \ - khotkeys \ kmenuedit \ konsole5 \ kwrite \ diff --git a/Dockerfile.aarch64 b/Dockerfile.aarch64 index 1fc5b7dd..13c8f973 100644 --- a/Dockerfile.aarch64 +++ b/Dockerfile.aarch64 @@ -19,7 +19,6 @@ RUN \ kde-wallpapers \ kdialog \ kfind \ - khotkeys \ kmenuedit \ konsole5 \ kwrite \