diff options
| author | Lionel Duboeuf <lduboeuf@ouvaton.org> | 2025-10-11 14:36:39 +0200 |
|---|---|---|
| committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2026-06-11 22:03:27 +0200 |
| commit | 13d4f324138f79e5f880a63d6a3d0131cb2db2e7 (patch) | |
| tree | 3bb2e911c39f34759323241dade350e5a5dcad65 /debian/control | |
| parent | c2bb201c7d397e4b50a7432056467e9d08384e1c (diff) | |
| download | ayatana-indicator-datetime-13d4f324138f79e5f880a63d6a3d0131cb2db2e7.tar.gz ayatana-indicator-datetime-13d4f324138f79e5f880a63d6a3d0131cb2db2e7.tar.bz2 ayatana-indicator-datetime-13d4f324138f79e5f880a63d6a3d0131cb2db2e7.zip | |
d/control: update description
Lomiri variant has EDS backend by default
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 64d69f6..ef50bca 100644 --- a/debian/control +++ b/debian/control @@ -14,11 +14,11 @@ Build-Depends: cmake, libgstreamer1.0-dev, libmessaging-menu-dev, uuid-dev, -# for non-Lomiri ICS data storage backend +# for EDS data storage backend libecal2.0-dev (>= 3.16), libical-dev (>= 1.0), libedataserver1.2-dev (>= 3.5), -# for Lomiri ICS data storage backend +# for mkcal data storage backend libkf5calendarcore-dev, libmkcal-qt5-dev, # more Lomiri features @@ -91,7 +91,7 @@ Description: Lomiri Indicator providing clock and calendar Lomiri, this indicator supports phone devices. . This variant of the datetime indicator has been built for using - msyncd (mkcal) as ICS data storage backend. + evolution-data-server as ICS data storage backend. Package: ayatana-indicator-datetime-common Architecture: any |
