Update WebKitGTK dependencies in debian/control
This might be what's causing our daily PPA not to build for Trusty 14.04.
This commit is contained in:
parent
26982f9bc4
commit
a83688dd8b
1 changed files with 2 additions and 2 deletions
4
debian/control
vendored
4
debian/control
vendored
|
|
@ -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),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue