diff --git a/meson.build b/meson.build index 2c1befb..1797fc1 100644 --- a/meson.build +++ b/meson.build @@ -18,6 +18,7 @@ custom_target( command: [ ags, 'bundle', + '--gtk', '3', '--define', 'DATADIR="' + datadir + '"', '--root', meson.project_source_root(), meson.project_source_root() / 'app.ts',