Fixing a daily build error
This commit is contained in:
parent
c7618b3cf0
commit
59ce778754
1 changed files with 3 additions and 1 deletions
4
debian/control
vendored
4
debian/control
vendored
|
|
@ -9,6 +9,8 @@ Build-Depends: debhelper (>= 8),
|
|||
libunique-3.0-dev (>= 3.0.0),
|
||||
libnotify-dev (>=0.7.5),
|
||||
libcanberra-dev (>= 0.28),
|
||||
libwebkitgtk-3.0-dev (>= 1.10.0),
|
||||
gir1.2-webkit-3.0 (>= 1.10.0),
|
||||
libsecret-1-dev (>= 0.11),
|
||||
gir1.2-secret-1 (>= 0.11),
|
||||
libgmime-2.6-dev (>= 2.6.0),
|
||||
|
|
@ -32,7 +34,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
libunique-3.0-0 (>= 3.0.0),
|
||||
libnotify4 (>= 0.7.5),
|
||||
libcanberra0 (>= 0.28),
|
||||
libwebkitgtk-3.0-0 (>= 1.8.0),
|
||||
libwebkitgtk-3.0-0 (>= 1.10.0),
|
||||
libxml2 (>= 2.6.32),
|
||||
libsqlite3-0 (>= 3.7.4),
|
||||
libsecret-1-0 (>= 0.11),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue