From bfc5cdb3d83bb3c969c2e0688834b5815d25e926 Mon Sep 17 00:00:00 2001 From: Dorota Czaplejewicz Date: Sat, 9 Apr 2022 10:15:15 +0000 Subject: [PATCH] Squeekboard is now managed via systemd --- data/meson.build | 1 - 1 file changed, 1 deletion(-) diff --git a/data/meson.build b/data/meson.build index 3ab162635..1dd0c1b81 100644 --- a/data/meson.build +++ b/data/meson.build @@ -20,7 +20,6 @@ gsd_required_components = [ desktop_required_components = gsd_required_components + [ 'sm.puri.Phosh', - 'sm.puri.OSK0', ] desktopconf = configuration_data() -- GitLab