[postgis-tickets] r14323 - update to include installing boost and cgal

Regina Obe lr at pcorp.us
Sun Oct 25 22:29:21 PDT 2015


Author: robe
Date: 2015-10-25 22:29:21 -0700 (Sun, 25 Oct 2015)
New Revision: 14323

Modified:
   buildbots/debian/jenkins_setup.txt
Log:
update to include installing boost and cgal

Modified: buildbots/debian/jenkins_setup.txt
===================================================================
--- buildbots/debian/jenkins_setup.txt	2015-10-25 23:40:58 UTC (rev 14322)
+++ buildbots/debian/jenkins_setup.txt	2015-10-26 05:29:21 UTC (rev 14323)
@@ -82,6 +82,11 @@
 #for building sfcgal, pointcloud
 apt-get install cmake
 
+#for building sfcgal
+apt-get install libboost-dev
+apt-get install libcgal-dev
+
+
 apt-get install latex-cjk-xcjk #for Korean and Chinese doc PDF translations
 
 --if you need to update jenkins



More information about the postgis-tickets mailing list