[geary] Add dependency on libenchant.



commit 1bbf2459026d9c347c31ff600d3b58bee366a0e3
Author: Leonardo Robol <leo robol it>
Date:   Sat Jun 11 08:00:24 2016 +0200

    Add dependency on libenchant.
    
    * debian/control Add build dependency on libenchant-dev and
      runtime dependency on libenchant1c2a, to reflect latest
      changes introduced for the spell-checker.

 debian/control |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/debian/control b/debian/control
index a678ea1..e482526 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,8 @@ Build-Depends: debhelper (>= 8),
  libgirepository1.0-dev (>= 1.32.0),
  desktop-file-utils,
  gnome-doc-utils,
- libgcr-3-dev (>= 3.10.1)
+ libgcr-3-dev (>= 3.10.1),
+ libenchant-dev (>= 1.6.0)
 Standards-Version: 3.8.3
 Homepage: https://wiki.gnome.org/Apps/Geary
 
@@ -41,7 +42,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
  libmessaging-menu0 (>= 12.10.2),
  libunity9 (>= 5.12.0),
  libgcr-base-3-1 (>= 3.10.1),
- libgcr-ui-3-1 (>= 3.10.1)
+ libgcr-ui-3-1 (>= 3.10.1),
+ libenchant1c2a (>= 1.6.0)
 Description: Email client
  Geary is an mail application for GNOME designed to let you manage
  your email quickly and effortlessly.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]