summaryrefslogtreecommitdiff
blob: 9032d3a3eb5ac01340c8af4bdacf42cd0c3fc847 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Don't build with libnotify unconditionally
# bug #442048
diff --git a/src/src.pro b/src/src.pro
index 6a676cd..6b8c2f1 100644
--- a/src/src.pro
+++ b/src/src.pro
@@ -63,8 +63,6 @@ RESOURCES += tinymount.qrc
 
 TRANSLATIONS = translations/tinymount_ru.ts
 
-CONFIG += with_libnotify
-
 with_libnotify {
     DEFINES += WITH_LIBNOTIFY
     CONFIG += link_pkgconfig