Ok, so I've edited the ebuild to pull in the latest version but I'm getting the error.
Code: Select all
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
Could NOT find VJSON (missing: VJSON_LIBRARIES VJSON_INCLUDE_DIRS)
Call Stack (most recent call first):
/usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
cmake/Modules/FindVJSON.cmake:23 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
CMakeLists.txt:324 (find_package)
I don't know what package would include vjson. Searching portage for vjson doesn't come up with anything.