Browse Source

Merge pull request #5741 from xwang2713/HPCC_11267_u14_04

HPCC-11267 Add trusty.cmake for Ubuntu 14.04 support

Reviewed-By: Richard Chapman <rchapman@hpccsystems.com>
Richard Chapman 11 years ago
parent
commit
e2a512b6d2
1 changed files with 1 additions and 0 deletions
  1. 1 0
      cmake_modules/dependencies/trusty.cmake

+ 1 - 0
cmake_modules/dependencies/trusty.cmake

@@ -0,0 +1 @@
+set ( CPACK_DEBIAN_PACKAGE_DEPENDS "libboost-regex1.54.0, libicu52, libxalan-c111, libxerces-c3.1, binutils, libldap-2.4-2, openssl, zlib1g, g++, openssh-client, openssh-server, expect, libarchive13, rsync")