ocserv: updated to 0.8.8 and added dependency on libhttp-parser

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
This commit is contained in:
Nikos Mavrogiannopoulos
2014-11-29 19:24:27 +01:00
parent 87d4a0a222
commit 9808e5c51f
2 changed files with 11 additions and 3 deletions
+4
View File
@@ -11,4 +11,8 @@ config OCSERV_PROTOBUF
bool "use external libprotobuf"
default y
config OCSERV_HTTP_PARSER
bool "use external libhttp-parser"
default y
endmenu