mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-03-13 08:00:15 +00:00
Don't depend on php5 - just the pgsql libs, which will do the needful.
This commit is contained in:
parent
23f2ad13a1
commit
30a532c81f
4
debian/control
vendored
4
debian/control
vendored
@ -10,7 +10,7 @@ Homepage: http://davical.org/
|
||||
|
||||
Package: davical
|
||||
Architecture: all
|
||||
Depends: debconf (>= 1.0.32), php5, php5-pgsql, postgresql-client-8.4 | postgresql-client-8.3 | postgresql-client-8.2 | postgresql-client-8.1, libawl-php (=0.37), libclass-dbi-pg-perl, libyaml-perl
|
||||
Depends: debconf (>= 1.0.32), php5-pgsql, postgresql-client-8.4 | postgresql-client-8.3 | postgresql-client-8.2 | postgresql-client-8.1, libawl-php (=0.37), libdbd-pg-perl, libyaml-perl
|
||||
Conflicts: rscds
|
||||
Description: The DAViCal CalDAV Server
|
||||
The DAViCal CalDAV Server is designed to trivially store
|
||||
@ -21,7 +21,7 @@ Description: The DAViCal CalDAV Server
|
||||
Package: davical-doc
|
||||
Section: doc
|
||||
Architecture: all
|
||||
Depends:
|
||||
Depends:
|
||||
Description: The DAViCal CalDAV Server - documentation
|
||||
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