diff options
Diffstat (limited to 'shell/meson.build')
-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 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 ] |