From d31be181a2c69c167bb61dbb9f1007f346920ac8 Mon Sep 17 00:00:00 2001 From: Lars Uebernickel Date: Tue, 1 Oct 2013 14:11:04 +0200 Subject: Show synchronous notification when changing the volume by scrolling over the indicator --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 6ab96c9..c60dc97 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -41,6 +41,7 @@ pkg_check_modules( gio-2.0>=${GIO_2_0_REQUIRED_VERSION} gio-unix-2.0 libxml-2.0 + libnotify ) include_directories(${SOUNDSERVICE_INCLUDE_DIRS}) -- cgit v1.2.3