summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index fa2a990e7..79138cab2 100644
--- a/debian/control
+++ b/debian/control
@@ -93,7 +93,8 @@ Architecture: all
Depends: freeside-lib,apache2,apache2-mpm-prefork,apache2-utils,
libapache-dbi-perl,libapache2-mod-perl2,libapache2-request-perl,
libapache-session-perl,openssl
-Conflicts: apache2-mpm-worker, libev-perl
+Conflicts: apache2-mpm-worker
+Breaks: libev-perl
Description: Web interface for Freeside billing and trouble ticketing
Freeside is a web-based billing and trouble ticketing application.
.