You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by ig...@apache.org on 2012/11/10 16:56:20 UTC

git commit: add flex to "required" packages for building

Updated Branches:
  refs/heads/master 267c69b38 -> 4bd32bead


add flex to "required" packages for building


Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo
Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/4bd32bea
Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/4bd32bea
Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/4bd32bea

Branch: refs/heads/master
Commit: 4bd32bead423937575ec3e40704709383289d28b
Parents: 267c69b
Author: Igor Galić <i....@brainsware.org>
Authored: Sat Nov 10 16:56:07 2012 +0100
Committer: Igor Galić <i....@brainsware.org>
Committed: Sat Nov 10 16:56:07 2012 +0100

----------------------------------------------------------------------
 README |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/4bd32bea/README
----------------------------------------------------------------------
diff --git a/README b/README
index 7593f07..9d52043 100644
--- a/README
+++ b/README
@@ -52,6 +52,7 @@ plugins to build large scale web applications.
     pcre
     pcre-devel
     libcap-devel
+	flex (optional)
     hwloc-devel (optional)
     liblua-devel (optional)
 
@@ -88,6 +89,7 @@ plugins to build large scale web applications.
     libexpat-dev
     libpcre3-dev
     libcap-dev
+	flex (optional)
     libhwloc-dev (optional)
     liblua5.1-dev (optional)
 
@@ -108,6 +110,7 @@ plugins to build large scale web applications.
     expat
     libexpat-dev
     libpcre3-dev
+	flex (optional)
     libhwloc-dev (optional)
     liblua-dev (optional)
 
@@ -122,6 +125,7 @@ plugins to build large scale web applications.
     expat
     openssl
     pcre
+	flex (optional)
     hwloc (optional)
     lua (optional)