From 6ca811e1fd942809627fffb7ed1331b0ea62397e Mon Sep 17 00:00:00 2001 From: Andreas Granig Date: Mon, 5 Aug 2013 22:21:18 +0200 Subject: [PATCH] Add libxml-mini-perl to dependencies. Needed for ip/user ban handling. --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index cf24fb4d54..6f9a7b0f0e 100644 --- a/debian/control +++ b/debian/control @@ -34,6 +34,7 @@ Build-Depends: debhelper (>= 8), libhash-merge-simple-perl, liburi-encode-perl, libdata-printer-perl, + libxml-mini-perl, ngcp-schema Standards-Version: 3.9.4 Homepage: http://sipwise.com/ @@ -72,6 +73,7 @@ Depends: libcatalyst-actionrole-acl-perl, libhash-merge-simple-perl, liburi-encode-perl, libdata-printer-perl, + libxml-mini-perl, ngcp-schema, ${misc:Depends}, ${perl:Depends}