From 3ce0b11814352483761e693d50364b1b43694d26 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Mon, 10 Feb 2014 16:42:39 -0600 Subject: Getting accounts service into the service --- CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index ecd2f12..87c0e3c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -40,8 +40,10 @@ pkg_check_modules( gee-1.0 gio-2.0>=${GIO_2_0_REQUIRED_VERSION} gio-unix-2.0 + gthread-2.0 libxml-2.0 libnotify + accountsservice ) include_directories(${SOUNDSERVICE_INCLUDE_DIRS}) -- cgit v1.2.3