MT#13637 Add apt-transport-https to ngcp-nth-*

apt-transport-https is required for usage of https inside
apt's sources.list

Change-Id: I12609942cf5bbcd6087be2b2fb4b36b7667b8a72
changes/00/2000/1
Michael Prokop 10 years ago
parent d6bc6a94d7
commit 3bd71c88a0

12
debian/control vendored

@ -106,7 +106,8 @@ Description: Metapackage for Sipwise's NGCP platform
Package: ngcp-nth-pro
Architecture: all
Depends: bootlogd,
Depends: apt-transport-https,
bootlogd,
dstat,
etckeeper,
gdb,
@ -147,7 +148,8 @@ Description: Metapackage for Nice To Have tools in NGCP platforms
Package: ngcp-nth-ce
Architecture: all
Depends: bootlogd,
Depends: apt-transport-https,
bootlogd,
dstat,
etckeeper,
gdb,
@ -394,8 +396,8 @@ Depends: ngcp-templates-pro-asterisk,
ngcp-templates-pro-monit,
ngcp-templates-pro-monitoring-tools,
ngcp-templates-pro-mysql,
ngcp-templates-pro-ngcp-status,
ngcp-templates-pro-ngcp-panel,
ngcp-templates-pro-ngcp-status,
ngcp-templates-pro-nginx,
ngcp-templates-pro-odbc,
ngcp-templates-pro-ossbss,
@ -431,8 +433,8 @@ Depends: ngcp-templates-ce-asterisk,
ngcp-templates-ce-lsb,
ngcp-templates-ce-mediator,
ngcp-templates-ce-mysql,
ngcp-templates-ce-ngcp-status,
ngcp-templates-ce-ngcp-panel,
ngcp-templates-ce-ngcp-status,
ngcp-templates-ce-nginx,
ngcp-templates-ce-odbc,
ngcp-templates-ce-ossbss,
@ -475,8 +477,8 @@ Depends: ngcp-templates-carrier-elasticsearch,
ngcp-templates-pro-mediator,
ngcp-templates-pro-monit,
ngcp-templates-pro-monitoring-tools,
ngcp-templates-pro-ngcp-status,
ngcp-templates-pro-ngcp-panel,
ngcp-templates-pro-ngcp-status,
ngcp-templates-pro-nginx,
ngcp-templates-pro-odbc,
ngcp-templates-pro-prosody,

Loading…
Cancel
Save