You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by am...@apache.org on 2019/07/15 19:24:43 UTC

[trafficserver] branch master updated: Add a required library to "Getting Started" docs

This is an automated email from the ASF dual-hosted git repository.

amc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git


The following commit(s) were added to refs/heads/master by this push:
     new 6a4b6ca  Add a required library to "Getting Started" docs
6a4b6ca is described below

commit 6a4b6ca96aa4d665d34b5ab77852581b2ff4196b
Author: Jesse Zhang <ma...@gmail.com>
AuthorDate: Fri Jul 12 22:42:54 2019 -0400

    Add a required library to "Getting Started" docs
---
 doc/getting-started/index.en.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/getting-started/index.en.rst b/doc/getting-started/index.en.rst
index b6f76b8..036bab1 100644
--- a/doc/getting-started/index.en.rst
+++ b/doc/getting-started/index.en.rst
@@ -159,6 +159,7 @@ libraries on the machine used to build |TS|:
 - flex (for TPROXY)
 - hwloc
 - lua
+- zlib
 - curses (for traffic_top)
 - curl (for traffic_top)