diff options
Diffstat (limited to 'shell')
-rw-r--r-- | shell/meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
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, ] |