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