From e60f94303069b4a02b8587c9c2ce767e9882f27b Mon Sep 17 00:00:00 2001 From: Alexander Lutay Date: Thu, 15 Oct 2015 15:16:25 +0200 Subject: [PATCH] MT#12347 Update dependency list for package ngcp-panel Based on abandoned patchset 6 of review 2924: https://gerrit.mgm.sipwise.com/#/c/2924/ Copy necessary dependencies from REST API tests to package ngcp-panel. Rene pointed out that all of them are necessary there anyway. It worked previously because other packages installed them. Change-Id: Ibccf4bee79a0a026558711231fd8f34ee405d54e --- debian/control | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/control b/debian/control index 5b692217f7..6a742dc725 100644 --- a/debian/control +++ b/debian/control @@ -12,6 +12,7 @@ Architecture: all Depends: gettext, gnutls-bin, libautodie-perl (>= 2.21~), + libboolean-perl, libcatalyst-actionrole-acl-perl, libcatalyst-actionrole-checktrailingslash-perl, libcatalyst-actionrole-requiressl-perl, @@ -32,7 +33,9 @@ Depends: gettext, libdatetime-format-iso8601-perl, libdatetime-format-mysql-perl, libdatetime-format-rfc3339-perl, + libdatetime-format-strptime-perl, libdatetime-perl, + libdbix-class-perl, libdbix-class-resultset-recursiveupdate-perl (>= 0.30~), libemail-mime-perl, libemail-sender-perl, @@ -53,6 +56,7 @@ Depends: gettext, libio-socket-ip-perl, libipc-system-simple-perl, libjson-multivalueordered-perl, + libjson-perl, libjson-pointer-perl, libjson-types-perl, liblocale-maketext-lexicon-perl, @@ -76,6 +80,7 @@ Depends: gettext, librsvg2-bin, libsereal-decoder-perl, libsereal-encoder-perl, + libsipwise-base-perl, libstring-mkpasswd-perl, libtemplate-perl, libtemplate-plugin-json-escape-perl, @@ -86,6 +91,7 @@ Depends: gettext, libtrycatch-perl, libtypes-path-tiny-perl, liburi-encode-perl, + libuuid-perl, libxml-mini-perl, libxml-xpath-perl, ngcp-schema,