[kde-freebsd] [SVN Commit] area51/QT/devel/qbs
Raphael Kubo da Costa
rakuco at FreeBSD.org
Sun Jul 10 16:48:40 UTC 2016
SVN commit 12799 by rakuco:
qbs: Declare missing dependencies to pass `make stage-qa'.
Error: /usr/local/bin/qbs is linked to /usr/local/lib/libQt5Core.so.5 from devel/qt5-core but it is not declared as a dependency
Warning: you need USE_QT5+=core
Error: /usr/local/bin/qbs-config-ui 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/libqbscore.so.1.5.2 is linked to /usr/local/lib/libQt5Network.so.5 from net/qt5-network but it is not declared as a dependency
Warning: you need USE_QT5+=network
M +3 -1 Makefile
More information about the kde-freebsd
mailing list