summarylogtreecommitdiffstats
path: root/workaround-1.patch
blob: 10f5d6b6c76a083076b53452a191d6c1856a71f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/src/meson.build b/src/meson.build
index 5b7a248f0..23753b8ac 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -75,6 +75,7 @@ gnome_shell_deps = [
   libsystemd_dep,
   libpipewire_dep,
   pango_dep,
+  libpng_dep,
   wayland_server_dep,
 ]