commit 393b20d8d3f81bb20317c4f20252248b7e68fef4
Author: Elan Ruusamäe <[email protected]>
Date:   Fri Sep 29 14:37:26 2017 +0300

    deps from cmakefile

 h2o.spec | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/h2o.spec b/h2o.spec
index 64d94ed..441452e 100644
--- a/h2o.spec
+++ b/h2o.spec
@@ -1,3 +1,5 @@
+# TODO
+# - libwslay for websockets
 Summary:       H2O - an optimized HTTP server with support for HTTP/1.x and 
HTTP/2
 Name:          h2o
 Version:       2.2.2
@@ -7,10 +9,13 @@ Group:                Networking/Daemons/HTTP
 Source0:       
https://github.com/h2o/h2o/archive/v%{version}/%{name}-%{version}.tar.gz
 # Source0-md5: efc3a98cd21d3b91d66b2a99b1518255
 URL:           https://github.com/h2o/h2o
-BuildRequires: cmake
+BuildRequires: cmake >= 2.8.11
+BuildRequires: libstdc++-devel
+BuildRequires: libuv-devel >= 1.0.0
+BuildRequires: openssl-devel >= 1.0.2
+BuildRequires: pkgconfig
 BuildRequires: yaml-devel
-# 1.0.2+ recommended
-BuildRequires: openssl-devel
+BuildRequires: zlib-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/h2o.git/commitdiff/393b20d8d3f81bb20317c4f20252248b7e68fef4

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to