in Debian, this was fixed in 1.1.4-3, which by now has migrated to
yakkety, but not xenial (where it arguably would be needed most):

https://gitlab.com/davical-
project/davical/commit/482850e6b21bafd3aea0c102edff18be11dc6293

>From 482850e6b21bafd3aea0c102edff18be11dc6293 Mon Sep 17 00:00:00 2001
From: Florian Schlichting <f...@debian.org>
Date: Wed, 1 Jun 2016 22:20:00 +0200
Subject: [PATCH] Add missing dependency on php-xml, which is a separate package 
from PHP 7 (fixes #91)

---
 debian/changelog | 6 ++++++
 debian/control   | 1 +
 2 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f87ceb7..5c19c09 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+davical (1.1.4-3) unstable; urgency=medium
+
+  * Add missing dependency on php-xml, which is a separate package from PHP 7
+
+ -- Florian Schlichting <f...@debian.org>  Wed, 01 Jun 2016 22:18:51 +0200
+
 davical (1.1.4-2) unstable; urgency=medium
 
   * Update to work with both php5 and php7, mainly based on the Ubuntu patch
diff --git a/debian/control b/debian/control
index ceb928e..9cfb474 100644
--- a/debian/control
+++ b/debian/control
@@ -23,6 +23,7 @@ Depends: ${misc:Depends}, ${perl:Depends},
  php | php5,
  php-cli | php5-cli,
  php-pgsql | php5-pgsql,
+ php-xml | php5,
  postgresql-client
 Recommends: php-curl | php5-curl,
  postgresql
--
libgit2 0.24.0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1610704

Title:
  php-xml dependency missing in 16.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/davical/+bug/1610704/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to