diff options
author | Iain Lane <iain.lane@canonical.com> | 2015-07-28 08:42:25 +0000 |
---|---|---|
committer | CI Train Bot <ci-train-bot@canonical.com> | 2015-07-28 08:42:25 +0000 |
commit | 07803fa490445956c5b7276e619c8168c7794e89 (patch) | |
tree | e0c2dfc989a486b93d675fe373f2a735fbfebc24 /CMakeLists.txt | |
parent | cbdb486aa8e5816c04135855a73f05f1e0e4f9ad (diff) | |
parent | cc5a995339d54888909d9fbc8e316cbd35769961 (diff) | |
download | ayatana-indicator-datetime-07803fa490445956c5b7276e619c8168c7794e89.tar.gz ayatana-indicator-datetime-07803fa490445956c5b7276e619c8168c7794e89.tar.bz2 ayatana-indicator-datetime-07803fa490445956c5b7276e619c8168c7794e89.zip |
Update for e-d-s 3.16
Approved by: Iain Lane
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 4d2fd95..e01cd0e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -36,7 +36,7 @@ pkg_check_modules (SERVICE_DEPS REQUIRED glib-2.0>=2.36 gio-unix-2.0>=2.36 libical>=0.48 - libecal-1.2>=3.5 + libecal-1.2>=3.16 libedataserver-1.2>=3.5 gstreamer-1.0>=1.2 libnotify>=0.7.6 |