diff --git a/debian/control b/debian/control index 32eb63c6..342de272 100644 --- a/debian/control +++ b/debian/control @@ -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.