From d89aae4e0cb8ff623128157e7a129b8edf904e21 Mon Sep 17 00:00:00 2001
From: Manuel Montecelo <mmontecelo@sipwise.com>
Date: Thu, 12 Sep 2019 18:12:43 +0200
Subject: [PATCH] TT#66582 Remove explicit dependency on prosody, not necessary

The metapackage depends on ngcp-prosody-modules and this one already depends on
prosody, so while reviewing the changes necessary for the task we stumbled upon
these explicit dependencies on prosody and thought that it was better to remove
them (and the versions mentioned are out of date, in any case).

Change-Id: I72b70e4106c4def20fbffbb638bbe7f58eacce91
---
 debian/control | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/debian/control b/debian/control
index 00bd759..fce4d36 100644
--- a/debian/control
+++ b/debian/control
@@ -372,7 +372,6 @@ Depends:
  ngcp-websocket-pro,
  nginx-light,
  ntp,
- prosody (>= 0.9.4~),
  python,
  redis-server,
  rsyslog,
@@ -459,7 +458,6 @@ Depends:
  ngcp-vmnotify,
  nginx-light,
  ntp,
- prosody (>= 0.9.4~),
  python,
  redis-server,
  rsyslog,
@@ -566,7 +564,6 @@ Depends:
  ngcp-websocket-pro,
  nginx-light,
  ntp,
- prosody (>= 0.9.4~),
  python,
  redis-server,
  rsyslog,