From d5e0375a33990bad8ad32fc64ad27a55850fc90a Mon Sep 17 00:00:00 2001 From: Oz Tiram Date: Tue, 1 Apr 2025 21:22:46 +0200 Subject: fix: use mate-submodules correctly Signed-off-by: Oz Tiram --- shell/meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell/meson.build') diff --git a/shell/meson.build b/shell/meson.build index b3afb75c..ade4936c 100644 --- a/shell/meson.build +++ b/shell/meson.build @@ -121,7 +121,7 @@ libshell_deps = [ atril_deps, libview_dep, libmisc_dep, - libsmclient_dep, + mate_submodules_dep, libephyzoom_dep, ] -- cgit v1.2.1