From f02f8e2b57a95f908d62e85bb65327060253e0a1 Mon Sep 17 00:00:00 2001 From: Oz Tiram Date: Thu, 3 Apr 2025 21:46:54 +0200 Subject: fix: correct dependeny on mate-submodules Signed-off-by: Oz Tiram --- shell/meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell') diff --git a/shell/meson.build b/shell/meson.build index 021b04f8..98dfaf52 100644 --- a/shell/meson.build +++ b/shell/meson.build @@ -99,7 +99,7 @@ atril_deps = [ libsecret, math, mate_desktop, - egg, + mate_submodules_dep, libtoolbareditor_dep, libevproperties_dep ] -- cgit v1.2.1