From 638ec865397a7e36d3ee5dd9053b58ce6210562f Mon Sep 17 00:00:00 2001 From: Chris Koeritz Date: Fri, 25 Jul 2014 11:06:05 -0400 Subject: [PATCH] added dependency for centos. --- building.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/building.txt b/building.txt index 662e8a7d..01ce2687 100644 --- a/building.txt +++ b/building.txt @@ -75,8 +75,7 @@ How to install the most frequently needed compiler and library dependencies: sudo apt-get install build-essential librtmp-dev libcurl4-gnutls-dev libssl-dev Centos / Redhat / Fedora: - yum install gcc gcc-c++ openssl-devel.x86_64 -#hmmm: there may be missing items for centos. + sudo yum install gcc gcc-c++ openssl-devel.x86_64 curl-devel ==== -- 2.34.1