aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2024-07-21 23:56:31 +0200
committerdec05eba <dec05eba@protonmail.com>2024-07-21 23:56:31 +0200
commite0643ed5a82ed79fd874568dc726c2e7059afe48 (patch)
tree8ab9fa1b77d8969b8d053b931e24794e23a2d62a /meson.build
parent6121a88c6738a667e1a8466706a7caccacb07256 (diff)
Revert "Test libnotify"
This reverts commit 6121a88c6738a667e1a8466706a7caccacb07256.
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 8ec9220..5851485 100644
--- a/meson.build
+++ b/meson.build
@@ -14,7 +14,6 @@ src = [
dep = [
dependency('gtk+-3.0'),
- dependency('libnotify'),
dependency('x11'),
dependency('libpulse'),
dependency('ayatana-appindicator3-0.1'),