aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 7010e20..0292fef 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -75,7 +75,7 @@ if (ENABLE_LOMIRI_FEATURES)
endif ()
if (ENABLE_COLOR_TEMP)
- list (APPEND SERVICE_DEPS libgeoclue-2.0)
+ list (APPEND SERVICE_DEPS libgeoclue-2.0 accountsservice)
add_definitions (-DCOLOR_TEMP_ENABLED)
endif ()