From bc7ce3b8ef86cd4334739266bbe3e6670496b368 Mon Sep 17 00:00:00 2001 From: Matthias Klose Date: Fri, 12 Feb 2016 20:36:10 +0100 Subject: Build using libgee-0.8-dev instead of libgee-dev --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') 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 -- cgit v1.2.3