aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMatthias Klose <doko@ubuntu.com>2016-02-16 15:44:31 +0000
committerCI Train Bot <ci-train-bot@canonical.com>2016-02-16 15:44:31 +0000
commit5b5a73b5d80f7e99c2ede901c73de31009dacae5 (patch)
treef1701953911f1c2cc92ae25d770e58bd3ecf9869 /CMakeLists.txt
parent7405a0fb83de0bbd9bfb43d7a8305f557b6053b2 (diff)
parentbc7ce3b8ef86cd4334739266bbe3e6670496b368 (diff)
downloadayatana-indicator-sound-5b5a73b5d80f7e99c2ede901c73de31009dacae5.tar.gz
ayatana-indicator-sound-5b5a73b5d80f7e99c2ede901c73de31009dacae5.tar.bz2
ayatana-indicator-sound-5b5a73b5d80f7e99c2ede901c73de31009dacae5.zip
Build using libgee-0.8-dev instead of libgee-dev Fixes: #1502094
Approved by: Marco Trevisan (TreviƱo)
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 16ef27f..a9d5a70 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -39,7 +39,7 @@ include_directories(${PULSEAUDIO_INCLUDE_DIRS})
pkg_check_modules(
SOUNDSERVICE REQUIRED
- gee-1.0
+ gee-0.8
gio-2.0>=${GIO_2_0_REQUIRED_VERSION}
gio-unix-2.0
gthread-2.0