mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-05-30 03:24:47 +00:00
Change to depend on postgresql-client >= 8.1 and AWL = 0.47-1
This commit is contained in:
parent
a6c23f3e1a
commit
6cdd4bc398
4
debian/control
vendored
4
debian/control
vendored
@ -10,8 +10,8 @@ Homepage: http://davical.org/
|
||||
|
||||
Package: davical
|
||||
Architecture: all
|
||||
Depends: ${misc:Depends}, debconf (>= 1.0.32), php5-pgsql, postgresql-client-9.0 | postgresql-client-8.4 | postgresql-client-8.3 | postgresql-client-8.2 | postgresql-client-8.1, libawl-php (= 0.46-1), libdbd-pg-perl, libyaml-perl
|
||||
Recommends: postgresql (>= 8.1)
|
||||
Depends: ${misc:Depends}, debconf (>= 1.0.32), php5-pgsql, postgresql-client (>= 8.1), libawl-php (= 0.47-1), libdbd-pg-perl, libyaml-perl
|
||||
Recommends: postgresql (>= 8.3)
|
||||
Description: The DAViCal CalDAV Server
|
||||
The DAViCal CalDAV Server is designed to trivially store
|
||||
CalDAV calendars, such as those from Evolution, Sunbird/Lightning,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user