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
changes/53/2953/3
Alexander Lutay 11 years ago
parent ab59660373
commit e60f943030

6
debian/control vendored

@ -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,

Loading…
Cancel
Save