summaryrefslogtreecommitdiff
path: root/package/jsoncpp/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-06-29 11:12:16 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2017-06-29 11:12:16 +0200
commitf5cd91099b6c0b1aa19776a834cde67698d3f10c (patch)
treed15d55194d2d36362ed7d0198b1b088ceca5c54d /package/jsoncpp/Makefile
parent2e215f3ac0fb31a287530e8da1fa479f2ae65c69 (diff)
jsoncpp: needs c++, at least for the cmake stuff.
Diffstat (limited to 'package/jsoncpp/Makefile')
-rw-r--r--package/jsoncpp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/jsoncpp/Makefile b/package/jsoncpp/Makefile
index ce926a17e..496319bb9 100644
--- a/package/jsoncpp/Makefile
+++ b/package/jsoncpp/Makefile
@@ -10,6 +10,7 @@ PKG_RELEASE:= 1
PKG_DESCR:= c++ library for json
PKG_SECTION:= libs/misc
PKG_BUILDDEP:= cmake-host
+PKG_NEEDS:= c++
PKG_URL:= https://github.com/open-source-parsers/jsoncpp
PKG_SITES:= https://github.com/open-source-parsers/jsoncpp.git
PKG_OPTS:= dev