summaryrefslogtreecommitdiff
path: root/src/meson.build
diff options
context:
space:
mode:
authorAlexander Mikhaylenko <exalm7659@gmail.com>2020-10-27 21:55:19 +0500
committerAlexander Mikhaylenko <exalm7659@gmail.com>2020-10-27 22:01:27 +0500
commit42d3ef0bcdeea322c2ba3b1b0ad181649923a261 (patch)
tree9b01be7cc3ec1b6930f52f35e2c4055be8295d86 /src/meson.build
parent76a0641fb1195fd7664964270c4e94c3c26f27df (diff)
downloadgnome-screenshot-42d3ef0bcdeea322c2ba3b1b0ad181649923a261.tar.gz
build: Migrate fro libcanberra to gsound
Diffstat (limited to 'src/meson.build')
-rw-r--r--src/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/meson.build b/src/meson.build
index 5c014a2..91b97e7 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -27,7 +27,7 @@ dependencies = [
glib_dep,
gtk_dep,
libhandy_dep,
- canberra_dep
+ gsound_dep
]
c_args = [