diff options
Diffstat (limited to 'package')
-rw-r--r-- | package/jsoncpp/Makefile | 1 |
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 |