From a8c94b74a8182c48eb5cd5e2cc9b03d5ee52d4bd Mon Sep 17 00:00:00 2001 From: Michael Catanzaro Date: Thu, 24 Sep 2020 22:50:50 +0000 Subject: Revert "xkbinfo: use libxkbregistry to parse the rules files for us" This reverts commit 4f6bec60bfc781c59d5afb6f968fc94ad859e5b9 --- meson.build | 1 - 1 file changed, 1 deletion(-) (limited to 'meson.build') diff --git a/meson.build b/meson.build index 51223492..7ea72f71 100644 --- a/meson.build +++ b/meson.build @@ -47,7 +47,6 @@ gio_unix_dep = dependency('gio-unix-2.0', version: glib_req) schemas_dep = dependency('gsettings-desktop-schemas', version: schemas_req) fontconfig_dep = dependency('fontconfig') xkb_config_dep = dependency('xkeyboard-config') -xkbregistry_dep = dependency('xkbregistry') iso_codes_dep = dependency('iso-codes') libsystemd_dep = dependency('libsystemd', required: get_option('systemd')) -- cgit v1.2.1