Skip to content

Commit f854f5d

Browse files
committed
fix debian packaging
nfs-common is required for a basic NFS installation both in management server and agent. Signed-off-by: Hiroaki KAWAI <kawai@stratosphere.co.jp>
1 parent 16e9eac commit f854f5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Homepage: http://www.cloudstack.org/
99

1010
Package: cloudstack-common
1111
Architecture: all
12-
Depends: bash, genisoimage
12+
Depends: bash, genisoimage, nfs-common
1313
Conflicts: cloud-scripts, cloud-utils, cloud-system-iso, cloud-console-proxy, cloud-daemonize, cloud-deps, cloud-python, cloud-setup
1414
Description: A common package which contains files which are shared by several CloudStack packages
1515

0 commit comments

Comments
 (0)