~ubuntu-branches/ubuntu/quantal/akonadi/quantal

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Philip Muškovac
  • Date: 2012-04-09 18:49:42 UTC
  • Revision ID: package-import@ubuntu.com-20120409184942-0rrfjerrwod52p5j
Tags: 1.7.0-0ubuntu3
make akonadi-server require the mysql backend. It's the only one really
supported upstream and as the default backend has to be installed.
(LP: #923189)

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
Package: akonadi-server
18
18
Section: net
19
19
Architecture: any
20
 
Depends: ${shlibs:Depends}, ${misc:Depends},
21
 
 akonadi-backend-mysql (= ${source:Version}) | akonadi-backend-sqlite (= ${binary:Version}) |
22
 
 akonadi-backend-postgresql (= ${source:Version})
 
20
Depends: ${shlibs:Depends}, ${misc:Depends}, akonadi-backend-mysql (= ${source:Version})
23
21
Suggests: akonadi-backend-mysql (= ${binary:Version}), akonadi-backend-sqlite (= ${binary:Version}),
24
22
 akonadi-backend-postgresql (= ${source:Version})
25
23
Description: Akonadi PIM storage service