From b1e2a89a4017782ca310df4646d45dd48679d63d Mon Sep 17 00:00:00 2001 From: Christian Hergert Date: Tue, 29 Oct 2019 11:19:03 -0700 Subject: build: fix build when using luajit --- loaders/lua5.1/meson.build | 1 + 1 file changed, 1 insertion(+) (limited to 'loaders') diff --git a/loaders/lua5.1/meson.build b/loaders/lua5.1/meson.build index cc44ec8..fc1f566 100644 --- a/loaders/lua5.1/meson.build +++ b/loaders/lua5.1/meson.build @@ -18,6 +18,7 @@ lua51_loader_deps = [ libpeas_dep, lua51_dep, lua51_lgi_dep, + luajit_dep, ] lua51_loader_c_args = [ -- cgit v1.2.1