Update control for libindicate dependencies.
This commit is contained in:
parent
6da84dfc79
commit
830cb6099f
1 changed files with 4 additions and 2 deletions
6
debian/control
vendored
6
debian/control
vendored
|
|
@ -14,7 +14,8 @@ Build-Depends: debhelper (>= 7),
|
|||
valac-0.18 (>= 0.17.2),
|
||||
cmake (>= 2.8.0),
|
||||
libsqlite3-dev (>= 3.7.4),
|
||||
libgnome-keyring-dev (>= 3.2.2)
|
||||
libgnome-keyring-dev (>= 3.2.2),
|
||||
libindicate-dev (>= 0.6.1)
|
||||
Standards-Version: 3.8.3
|
||||
Homepage: http://www.yorba.org
|
||||
|
||||
|
|
@ -30,7 +31,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
libwebkitgtk-3.0-0 (>= 1.8.0),
|
||||
libxml2 (>= 2.6.32),
|
||||
libsqlite3-0 (>= 3.7.4),
|
||||
libgnome-keyring0 (>= 3.2.2)
|
||||
libgnome-keyring0 (>= 3.2.2),
|
||||
indicate-0.7 (>=0.6.1)
|
||||
Description: Email client
|
||||
Geary is an email client built for the GNOME desktop environment. It
|
||||
allows you to read and write email with a simple, modern interface.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue