fixup! build: stop relying on intltool for i18n

Fix meson build
This commit is contained in:
Lubomir Rintel 2022-06-24 00:33:32 +02:00
parent 8d7fde7d5c
commit a725080f1e

View file

@ -60,7 +60,6 @@ if enable_polkit
)
i18n.merge_file(
policy,
input: policy_in,
output: '@BASENAME@',
po_dir: po_dir,