[kde-freebsd] [SVN Commit] area51/QT/devel/qtcreator
Raphael Kubo da Costa
rakuco at FreeBSD.org
Sun Jul 10 18:15:38 UTC 2016
SVN commit 12800 by rakuco:
qtcreator: Add missing dependencies to pass `make stage-qa'.
Error: /usr/local/bin/qtcreator is linked to /usr/local/lib/.mesa/libGL.so from graphics/libGL but it is not declared as a dependency
Warning: you need USE_GL+=gl
Error: /usr/local/lib/qtcreator/plugins/libCore.so is linked to /usr/local/lib/libQt5Help.so.5 from devel/qt5-help but it is not declared as a dependency
Warning: you need USE_QT5+=help
Error: /usr/local/lib/qtcreator/plugins/libCore.so is linked to /usr/local/lib/libQt5PrintSupport.so.5 from print/qt5-printsupport but it is not declared as a dependency
Warning: you need USE_QT5+=printsupport
M +4 -3 Makefile
More information about the kde-freebsd
mailing list