Adding missing comma in control file
This commit is contained in:
parent
6a8e5fdc58
commit
54e3ba7dcf
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
|
@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 7),
|
|||
libgmime-2.6-dev (>= 2.6.0),
|
||||
valac-0.18 (>= 0.17.2),
|
||||
cmake (>= 2.8.0),
|
||||
libsqlite3-dev (>= 3.7.4)
|
||||
libsqlite3-dev (>= 3.7.4),
|
||||
libgnome-keyring-dev (>= 3.2.0)
|
||||
Standards-Version: 3.8.3
|
||||
Homepage: http://www.yorba.org
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue