1
0
Переглянути джерело

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

Waldemar Brodkorb 6 роки тому
батько
коміт
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