Explorar o código

HPCC-17196 Update supported distributions

Signed-off-by: Michael Gardner <michael.gardner@lexisnexis.com>
Michael Gardner %!s(int64=8) %!d(string=hai) anos
pai
achega
b57c3f85b3

+ 1 - 0
cmake_modules/dependencies/el5.cmake

@@ -1 +1,2 @@
+# Centos 5
 SET_DEPENDENCIES ( CPACK_RPM_PACKAGE_REQUIRES m4 libtool gcc-c++ openssh-server openssh-clients expect rsync zip psmisc )

+ 1 - 0
cmake_modules/dependencies/el6.cmake

@@ -1 +1,2 @@
+# Centos 6
 SET_DEPENDENCIES ( CPACK_RPM_PACKAGE_REQUIRES m4 libtool gcc-c++ openssh-server openssh-clients expect rsync zip psmisc )

+ 1 - 0
cmake_modules/dependencies/el7.cmake

@@ -1 +1,2 @@
+# Centos 7
 SET_DEPENDENCIES ( CPACK_RPM_PACKAGE_REQUIRES m4 libtool gcc-c++ openssh-server openssh-clients expect rsync zip psmisc )

+ 0 - 1
cmake_modules/dependencies/lucid.cmake

@@ -1 +0,0 @@
-SET_DEPENDENCIES ( CPACK_DEBIAN_PACKAGE_DEPENDS g++ openssh-client openssh-server expect rsync zip python )

+ 0 - 1
cmake_modules/dependencies/natty.cmake

@@ -1 +0,0 @@
-SET_DEPENDENCIES ( CPACK_DEBIAN_PACKAGE_DEPENDS g++ openssh-client openssh-server expect rsync zip python )

+ 0 - 1
cmake_modules/dependencies/oneiric.cmake

@@ -1 +0,0 @@
-SET_DEPENDENCIES ( CPACK_DEBIAN_PACKAGE_DEPENDS g++ openssh-client openssh-server expect rsync  zip python )

+ 1 - 0
cmake_modules/dependencies/precise.cmake

@@ -1 +1,2 @@
+# Ubuntu 12.04
 SET_DEPENDENCIES ( CPACK_DEBIAN_PACKAGE_DEPENDS g++ openssh-client openssh-server expect rsync  zip python psmisc )

+ 0 - 1
cmake_modules/dependencies/quantal.cmake

@@ -1 +0,0 @@
-SET_DEPENDENCIES ( CPACK_DEBIAN_PACKAGE_DEPENDS g++ openssh-client openssh-server expect rsync  zip python psmisc )

+ 0 - 1
cmake_modules/dependencies/raring.cmake

@@ -1 +0,0 @@
-SET_DEPENDENCIES ( CPACK_DEBIAN_PACKAGE_DEPENDS g++ openssh-client openssh-server expect rsync  zip python psmisc )

+ 0 - 1
cmake_modules/dependencies/saucy.cmake

@@ -1 +0,0 @@
-SET_DEPENDENCIES ( CPACK_DEBIAN_PACKAGE_DEPENDS g++ openssh-client openssh-server expect rsync  zip python psmisc )

+ 1 - 0
cmake_modules/dependencies/trusty.cmake

@@ -1 +1,2 @@
+# Ubuntu 14.04
 SET_DEPENDENCIES ( CPACK_DEBIAN_PACKAGE_DEPENDS g++ openssh-client openssh-server expect rsync  zip python psmisc )

+ 0 - 1
cmake_modules/dependencies/utopic.cmake

@@ -1 +0,0 @@
-SET_DEPENDENCIES ( CPACK_DEBIAN_PACKAGE_DEPENDS g++ openssh-client openssh-server expect rsync  zip python psmisc )

+ 0 - 1
cmake_modules/dependencies/vivid.cmake

@@ -1 +0,0 @@
-SET_DEPENDENCIES ( CPACK_DEBIAN_PACKAGE_DEPENDS g++ openssh-client openssh-server expect rsync  zip python psmisc )

+ 1 - 0
cmake_modules/dependencies/xenial.cmake

@@ -1 +1,2 @@
+# Ubuntu 16.04
 SET_DEPENDENCIES ( CPACK_DEBIAN_PACKAGE_DEPENDS g++ openssh-client openssh-server expect rsync libapr1 python psmisc )

+ 1 - 0
cmake_modules/dependencies/yakkety.cmake

@@ -1 +1,2 @@
+# Ubuntu 16.10
 SET_DEPENDENCIES ( CPACK_DEBIAN_PACKAGE_DEPENDS g++ openssh-client openssh-server expect rsync libapr1 python psmisc )

+ 1 - 0
cmake_modules/dependencies/wily.cmake

@@ -1 +1,2 @@
+# Ubuntu 17.04
 SET_DEPENDENCIES ( CPACK_DEBIAN_PACKAGE_DEPENDS g++ openssh-client openssh-server expect rsync libapr1 python psmisc )