This is an automated email from the ASF dual-hosted git repository.
rohit pushed a commit to branch 4.15
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
The following commit(s) were added to refs/heads/4.15 by this push:
new 04cdb50 debian: Adding net tools as a dependency (#4951)
04cdb50 is described below
commit 04cdb50e9586c3e2ecad8cb67c29f2e440516437
Author: Spaceman1984 <[email protected]>
AuthorDate: Tue Apr 27 06:50:19 2021 +0200
debian: Adding net tools as a dependency (#4951)
Fixes #4928
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 15d3fb5..e618409 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Description: A common package which contains files which are
shared by several C
Package: cloudstack-management
Architecture: all
-Depends: ${python3:Depends}, openjdk-11-jre-headless | java11-runtime-headless
| java11-runtime | openjdk-11-jre-headless | zulu-11, cloudstack-common (=
${source:Version}), sudo, python3-mysql.connector, augeas-tools, mysql-client |
mariadb-client, adduser, bzip2, ipmitool, file, gawk, iproute2, qemu-utils,
python3-dnspython, lsb-release, init-system-helpers (>= 1.14~),
python3-setuptools
+Depends: ${python3:Depends}, openjdk-11-jre-headless | java11-runtime-headless
| java11-runtime | openjdk-11-jre-headless | zulu-11, cloudstack-common (=
${source:Version}), net-tools, sudo, python3-mysql.connector, augeas-tools,
mysql-client | mariadb-client, adduser, bzip2, ipmitool, file, gawk, iproute2,
qemu-utils, python3-dnspython, lsb-release, init-system-helpers (>= 1.14~),
python3-setuptools
Conflicts: cloud-server, cloud-client, cloud-client-ui
Description: CloudStack server library
The CloudStack management server