Signed-off-by: Michael Gardner <michael.gardner@lexisnexis.com>
@@ -1 +1,2 @@
+# Centos 5
SET_DEPENDENCIES ( CPACK_RPM_PACKAGE_REQUIRES m4 libtool gcc-c++ openssh-server openssh-clients expect rsync zip psmisc )
+# Centos 6
+# Centos 7
@@ -1 +0,0 @@
-SET_DEPENDENCIES ( CPACK_DEBIAN_PACKAGE_DEPENDS g++ openssh-client openssh-server expect rsync zip python )
+# Ubuntu 12.04
SET_DEPENDENCIES ( CPACK_DEBIAN_PACKAGE_DEPENDS g++ openssh-client openssh-server expect rsync zip python psmisc )
-SET_DEPENDENCIES ( CPACK_DEBIAN_PACKAGE_DEPENDS g++ openssh-client openssh-server expect rsync zip python psmisc )
+# Ubuntu 14.04
+# Ubuntu 16.04
SET_DEPENDENCIES ( CPACK_DEBIAN_PACKAGE_DEPENDS g++ openssh-client openssh-server expect rsync libapr1 python psmisc )
+# Ubuntu 16.10
+# Ubuntu 17.04