mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-08-31 18:46:02 +00:00
Correct dependency added twice.
This commit is contained in:
parent
d83a03b37c
commit
1a677c9ce8
2
debian/control
vendored
2
debian/control
vendored
@ -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
|
||||
|
||||
@ -223,6 +223,10 @@
|
||||
<item url="po/nl_NL.po" uploadstatus="1" />
|
||||
<item url="dba/patches/1.1.6.sql" uploadstatus="1" />
|
||||
<item url="inc/caldav-LOCK.php" uploadstatus="1" />
|
||||
<item url="inc/RRule.php" />
|
||||
<item url="inc/RRule.php" uploadstatus="1" />
|
||||
<item url="inc/test-RRULE.php" uploadstatus="1" />
|
||||
<item url="debian/control" uploadstatus="1" />
|
||||
<item url="inc/DOM-PHP4-Compatibility.php" uploadstatus="1" />
|
||||
<item url="inc/DOMDocumentCompatibility.php" uploadstatus="1" />
|
||||
</project>
|
||||
</webproject>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user