mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-31 15:07:43 +00:00
qt5tools: qtdiag needs BR2_PACKAGE_QT5BASE_GUI
Fixes [1]: /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-3/output/build/qt5tools-5.5.1/src/qtdiag make[2]: *** No targets specified and no makefile found. Stop. [1] http://autobuild.buildroot.net/results/4ee/4eee2a7cee8fce63b0419668da8bd55b3cfd00af Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
0c449a7d11
commit
eddc0bc5a6
@ -26,6 +26,7 @@ config BR2_PACKAGE_QT5TOOLS_PIXELTOOL
|
|||||||
|
|
||||||
config BR2_PACKAGE_QT5TOOLS_QTDIAG
|
config BR2_PACKAGE_QT5TOOLS_QTDIAG
|
||||||
bool "qtdiag"
|
bool "qtdiag"
|
||||||
|
select BR2_PACKAGE_QT5BASE_GUI
|
||||||
help
|
help
|
||||||
Compile and install the qtdiag program.
|
Compile and install the qtdiag program.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user