summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
Diffstat (limited to 'shell')
-rw-r--r--shell/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/meson.build b/shell/meson.build
index dc023c9b..c3b93894 100644
--- a/shell/meson.build
+++ b/shell/meson.build
@@ -72,6 +72,7 @@ atril_deps = [
gtk,
libsecret,
math,
+ mate_desktop
]
if get_option('enable_dbus')