[geary] Update WebKitGTK dependencies in debian/control



commit a83688dd8b34c9c6c357f35c03983190c83a453f
Author: Jim Nelson <jim yorba org>
Date:   Wed Dec 18 11:24:48 2013 -0800

    Update WebKitGTK dependencies in debian/control
    
    This might be what's causing our daily PPA not to build for
    Trusty 14.04.

 debian/control |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/debian/control b/debian/control
index 0a01182..9333695 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 8),
  libgtk-3-dev (>= 3.6.0),
  libnotify-dev (>=0.7.5),
  libcanberra-dev (>= 0.28),
- libwebkitgtk-3.0-dev (<< 2.1.0),
+ libwebkitgtk-3.0-dev (>= 1.10.0),
  libxml2-dev (>= 2.7.8),
  libsecret-1-dev (>= 0.11),
  libgmime-2.6-dev (>= 2.6.0),
@@ -31,7 +31,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
  libgtk-3-0 (>= 3.6.0),
  libnotify4 (>= 0.7.5),
  libcanberra0 (>= 0.28),
- libwebkitgtk-3.0-0 (<< 2.1.0),
+ libwebkitgtk-3.0-0 (>= 1.10.0),
  libxml2 (>= 2.7.8),
  libsqlite3-0 (>= 3.7.4),
  libgmime-2.6-0 (>= 2.6.0),


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