diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-07-18 16:58:51 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-07-18 16:58:51 +0200 |
commit | aea9abefb99d81abf48197bcfc45852ff247bb28 (patch) | |
tree | bfec00a17c4cd117576b6cbe8160f07c1d1a764f /INSTALL | |
parent | 6eac66d1ca86cbf85204b93f36b3ebe7082498b5 (diff) | |
parent | b917e4ce17bc30772792a475af2eb0c64ae9f47b (diff) | |
download | ayatana-indicator-datetime-aea9abefb99d81abf48197bcfc45852ff247bb28.tar.gz ayatana-indicator-datetime-aea9abefb99d81abf48197bcfc45852ff247bb28.tar.bz2 ayatana-indicator-datetime-aea9abefb99d81abf48197bcfc45852ff247bb28.zip |
Merge branch 'tari01-master'
Attributes GH PR #3: https://github.com/AyatanaIndicators/ayatana-indicator-datetime/pull/3
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -22,11 +22,12 @@ build dependencies for indicator-datetime-service * gio-unix-2.0 >= 2.36 * geoclue >= 0.12 * libical >= 0.48 - * libecal-1.2 >= 3.5 + * libecal-2.0 >= 3.16 * libedataserver-1.2 >= 3.5 * libnotify >= 0.7.6 * url-dispatcher-1 >= 1 * json-glib-1.0 >= 0.16.2 + * libaccounts-glib>=1.18 Additional build dependencies for the gnome-control-center panel: |