소스 검색

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

Waldemar Brodkorb 7 년 전
부모
커밋
f5cd91099b
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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