kf5-modemmanager-qt: correct dependencies comment display conditions

Display the dependencies comment only when modem-manager is enabled.
Otherwise, a toolchain configuration change would not make the package
selectable.

Cc: Pierre Ducroquet <pinaraf@pinaraf.info>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Baruch Siach 2018-07-03 20:05:17 +03:00 committed by Thomas Petazzoni
parent adf2cf0b42
commit f52f95b1f9

View file

@ -16,4 +16,5 @@ config BR2_PACKAGE_KF5_MODEMMANAGER_QT
comment "kf5-modemmanager-qt needs toolchain w/ threads"
depends on BR2_USE_MMU
depends on BR2_PACKAGE_MODEM_MANAGER
depends on !BR2_TOOLCHAIN_HAS_THREADS