Browse Source

jsoncpp: needs c++, at least for the cmake stuff.

Waldemar Brodkorb 6 years ago
parent
commit
f5cd91099b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package/jsoncpp/Makefile

+ 1 - 0
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