kf5-networkmanager-qt: correct dependencies comment display conditions

Display the dependencies comment only when network-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>
2018.08.x
Baruch Siach 2018-07-03 20:05:18 +03:00 committed by Thomas Petazzoni
parent f52f95b1f9
commit aa46b41ecd
1 changed files with 1 additions and 0 deletions

View File

@ -16,4 +16,5 @@ config BR2_PACKAGE_KF5_NETWORKMANAGER_QT
comment "kf5-networkmanager-qt needs toolchain w/ threads"
depends on BR2_USE_MMU
depends on BR2_PACKAGE_NETWORK_MANAGER
depends on !BR2_TOOLCHAIN_HAS_THREADS