[kde-freebsd] [SVN Commit] area51/PORTS/devel/cmake-gui
Raphael Kubo da Costa
rakuco at FreeBSD.org
Sun Jul 10 21:40:42 UTC 2016
SVN commit 12803 by rakuco:
cmake-gui: Add missing dependencies to pass `make stage-qa'.
Error: /usr/local/bin/cmake-gui is linked to /usr/local/lib/libexecinfo.so.1 from devel/libexecinfo but it is not declared as a dependency
Warning: you need USES+=execinfo
Error: /usr/local/bin/cmake-gui is linked to /usr/local/lib/libjsoncpp.so.1 from devel/jsoncpp but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libjsoncpp.so:devel/jsoncpp
M +4 -2 Makefile
More information about the kde-freebsd
mailing list