From 1a677c9ce8cdb872a8234117808f75ec992188c8 Mon Sep 17 00:00:00 2001 From: Andrew McMillan Date: Thu, 21 Dec 2006 01:04:13 +1300 Subject: [PATCH] Correct dependency added twice. --- debian/control | 2 +- rscds.webprj | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 0cfe2de5..aa7857b6 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: debhelper Package: rscds Architecture: all -Depends: debconf (>= 1.0.32), php5 | php4 (>= 4:4.3), php5-pgsql | php4-pgsql(>= 3:4.3.0), postgresql-client-8.2 | postgresql-client-8.1 | postgresql-client-8.0 | postgresql-client (>= 7.4), libawl-php (>=0.14), libclass-dbi-pg-perl, php5 | php4-domxml, libclass-dbi-pg-perl +Depends: debconf (>= 1.0.32), php5 | php4 (>= 4:4.3), php5-pgsql | php4-pgsql(>= 3:4.3.0), postgresql-client-8.2 | postgresql-client-8.1 | postgresql-client-8.0 | postgresql-client (>= 7.4), libawl-php (>=0.14), libclass-dbi-pg-perl, php5 | php4-domxml Description: Really Simple CalDAV Store The Really Simple CalDAV Store is designed to trivially store CalDAV calendars, such as those from Evolution, Sunbird/Lightning diff --git a/rscds.webprj b/rscds.webprj index d8499174..288f5ef6 100644 --- a/rscds.webprj +++ b/rscds.webprj @@ -223,6 +223,10 @@ - + + + + +