diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-05-29 11:40:49 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-05-29 21:56:31 +0200 |
commit | f14c1fc5515445840d2fbe3350cff0c03eae0b55 (patch) | |
tree | 7617315e619f969c13e79c1f44c2428871719357 /package/tntnet | |
parent | 365261c9db442081290b7d21aba6201244af294d (diff) |
resolve merge conflict
Diffstat (limited to 'package/tntnet')
-rw-r--r-- | package/tntnet/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/tntnet/Makefile b/package/tntnet/Makefile index 6e44f7cf8..9be1843fd 100644 --- a/package/tntnet/Makefile +++ b/package/tntnet/Makefile @@ -7,8 +7,8 @@ PKG_NAME:= tntnet PKG_VERSION:= 2.2.1 PKG_RELEASE:= 2 PKG_MD5SUM:= febe799675c1b8b2f7259bad30cf6f23 -PKG_DESCR:= small C++ application server -PKG_SECTION:= www +PKG_DESCR:= small c++ application server +PKG_SECTION:= net/http PKG_DEPENDS:= cxxtools zlib libpthread libstdcxx PKG_BUILDDEP:= cxxtools zlib PKG_URL:= http://www.tntnet.org/ |